Switching the `urls` property to use `git remote show` instead of `gi… · gitpython-developers/GitPython@c780aff · GitHub
Skip to content

Commit c780aff

Browse files
committed
Switching the urls property to use git remote show instead of git remote get-url
`get-url` is a new API that is not widely available yet (introduced in git 2.7.3), and provokes failure on travis. Signed-off-by: Guyzmo <guyzmo+github@m0g.net>
1 parent b366d3f commit c780aff

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

git/remote.py

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)