0

Remove "git clone" from front of copied repo URL

Wlf 2 years ago 0

When cloning from bitbucket.org, clicking on the BitBucket [Clone] button provides a combination URL + command that looks like:

   git clone git@bitbucket.org:myorg/my-repo-name


It would be nice if SmartGit would recognize this format when using Repository > Clone > Remote Repository and remove the "git clone " from the front so we don't need to do it manually each time.