Adding support for git remote set-url/get-url API to Remote#446
Merged
Byron merged 2 commits intoJun 14, 2016
gitpython-developers:mastergitpython-developers/GitPython:masterfrom
guyzmo:updating_remote_url_handlingguyzmo/GitPython:updating_remote_url_handlingCopy head branch name to clipboard
Merged
Adding support for git remote set-url/get-url API to Remote#446Byron merged 2 commits intogitpython-developers:mastergitpython-developers/GitPython:masterfrom guyzmo:updating_remote_url_handlingguyzmo/GitPython:updating_remote_url_handlingCopy head branch name to clipboard
Byron merged 2 commits into
gitpython-developers:mastergitpython-developers/GitPython:masterfrom
guyzmo:updating_remote_url_handlingguyzmo/GitPython:updating_remote_url_handlingCopy head branch name to clipboard
Commits
Commits on Jun 8, 2016
Adding support for git remote set-url/get-url API to Remote
Show description for b366d3fcommittedSwitching the `urls` property to use `git remote show` instead of `git remote get-url`
Show description for 3f4b410committed