nklb / secure-git

Script to switch git remote URL from https to ssh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secure-git

Script to switch git remote url from https to ssh

This automates the procedure described on this page. Useful for people like me who prefer to quickly copy the https url of a repository from the browser to clone it but actually want to use ssh urls.

Works for github and gitlab repositories.

About

Script to switch git remote URL from https to ssh

License:The Unlicense


Languages

Language:Python 100.0%