]> git.phdru.name Git - git-scripts.git/commit
Feat(update-remotes): Use `git config --get-all`
authorOleg Broytman <phd@phdru.name>
Sat, 7 Sep 2024 10:31:26 +0000 (13:31 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 7 Sep 2024 10:31:26 +0000 (13:31 +0300)
commit17122f33d0011656e73440bb88ded051ad2feed1
tree6b9ce57c3bf33b022e75c9373a3d1a19dc54d2ea
parentacdea47d7f5d3ab1a3e24a97e5317f09be134560
Feat(update-remotes): Use `git config --get-all`

Use `git config --add` to add to the list.
This allows to add/remove without copying the entire list.
update-remotes