github-origin-https-to-ssh
Advanced tools
@@ -33,3 +33,3 @@ #!/usr/bin/env bash | ||
| NEW_URL="git@$GIT_DOMAIN:$USER/$REPO.git" | ||
| NEW_URL=`echo git@$GIT_DOMAIN:$USER/$REPO.git | sed -e 's/\.git\.git/.git/g'` | ||
| echo "Changing repo url from " | ||
@@ -36,0 +36,0 @@ echo " '$REPO_URL'" |
+3
-3
| { | ||
| "name": "github-origin-https-to-ssh", | ||
| "version": "1.0.8", | ||
| "version": "1.0.9", | ||
| "description": "Convert GitHub origin urls from HTTPS to SSH", | ||
@@ -29,5 +29,5 @@ "bin": { | ||
| "coordinates": [ | ||
| 45.51956819999999, | ||
| -73.5853929 | ||
| 45.5196857, | ||
| -73.58555170000001 | ||
| ] | ||
| } |
3706
0.98%