Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 417 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 417 Bytes

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.