]> git.phdru.name Git - dotfiles.git/commit
Feat(.bash_completion.d/git-funcs): Use `git remote get-url`
authorOleg Broytman <phd@phdru.name>
Wed, 20 Aug 2025 18:44:20 +0000 (21:44 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 20 Aug 2025 18:44:20 +0000 (21:44 +0300)
commitb0fc5f5f19e8a1ff46b4686a1354f1ecc338a80b
tree0f608c15549ea6b67a63bcc63a0aae541e824e60
parentc4afce507516d33f192b4b060cc58f2f99b761f9
Feat(.bash_completion.d/git-funcs): Use `git remote get-url`

Use `git remote get-url $remote`
instead of `git config --get remote.$remote.url`.
.bash_completion.d/git-funcs