Feature: Use $HOME instead of /home/username in ~/.gitconfig

From: Jovial Joe Jayarson <hidden>
Date: 2023-06-23 08:23:32

Hi,

Currently the `[maintenance]` section of `~/.gitconfig` has something
like:
[maintenance]
    repo = /home/username/.znap/repos/asdf
I'm sharing my `.dotfiles` across systems, so I'd prefer
`/home/username` be replaced with `$HOME` or even with `~/`.
[maintenance]
    repo = $HOME/.znap/repos/asdf
I'd be happy to make a patch, if somebody let me know where, in this
huge repository: https://github.com/git/git

Thanks,
Joe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help