francoiscabrol / gitmaster

Tool for managing a set of git repositories (display status, fetch, ...)
http://francoiscabrol.github.io/project/gmaster.html
GNU General Public License v3.0
10 stars 3 forks source link

Fix the issue when cloning an url like ssh://git@my.git.server #7

Closed francoiscabrol closed 5 years ago

francoiscabrol commented 5 years ago

Re-implement the GitCmd.remoteUrl method (use the correct git command instead of the ugly hack)

Fix #6