git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [QUESTION] how to find options set by scalar?
@ 2025-09-16  6:21 Matthew Hughes
  2025-09-16  7:45 ` Patrick Steinhardt
  0 siblings, 1 reply; 8+ messages in thread
From: Matthew Hughes @ 2025-09-16  6:21 UTC (permalink / raw)
  To: git

Hi,

I'm wondering about making the config options set by `scalar register` a bit
more discoverable.

Background: I was recently working in a large repo that recommended I run
`scalar register` to help make git run a bit more smoothly, and I did (and
didn't think much of it and forgot about it). It was a couple of weeks later I
was again working in this repo and wanted to update my config, but was a bit
confused when I saw a bunch of things set that I didn't remember setting, e.g.
'status.aheadBehind false'. It took me remembering that I had run `scalar
register` and some poking around the code to discover where these options had
come from.

I'm not sure if this is something best addressed by documentation, or maybe by
`scalar register` adding comments to the config lines it changes?

Thanks,
Matt

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-10-19 17:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16  6:21 [QUESTION] how to find options set by scalar? Matthew Hughes
2025-09-16  7:45 ` Patrick Steinhardt
2025-09-18 19:32   ` Matthew Hughes
2025-09-18 20:29     ` Junio C Hamano
2025-09-19 15:38       ` Derrick Stolee
2025-09-22  6:20         ` Patrick Steinhardt
2025-09-22 13:36           ` Derrick Stolee
2025-10-19 17:43             ` Matthew Hughes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).