otku

MultiGIT

Apr 24th, 2019
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. eval "$(ssh-agent -s)" to turn on
  2. ssh-add -D to clear your ssh-agent
  3. ssh-add ~/.ssh/id_otku
  4. git remote add origin git@otku:otku/your-git.git
Add Comment
Please, Sign In to add comment