Re: [BUG] git config --global: doc and behaviour disagree when ~/.gitconfig and XDG config file coexist
Delilah Ashley Wu <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 21, 2026 at 11:21:02AM +1000, Nils Fahldieck wrote: > I am very excited to be reading about your progress, patches and > everything you've contributed so far. Thanks for your support, Nils! > When you have the v2 of your patch ready, please let me know and I am > happy to provide any feedback. I realised from your bug report that I need to test `git config --get --global` in addition to `git config list --global`. Once I have that working, I'll cc you in v2 =)