Skip to content

0.0.4 - added git integration

Latest
Compare
Choose a tag to compare
@rakshazi rakshazi released this 08 Dec 11:01

If you have multiple git repos, like project1, project2, projectN, etc. you may want to use them with different contexts. In that case, run ssh-context switch CONTEXT_YOU_WANT_TO_USE_FOR_THAT_GIT_REPO and context name will be saved to git config ssh.context var in your local repo (remote not affected).

Check README file for more information