Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 244 Bytes

File metadata and controls

13 lines (11 loc) · 244 Bytes

pal-tracker

To be able to commit to 2 forks:

git remote add origin2 git@github.com-yortch:yortch/pal-tracker.git

~/.ssh/config

Host github.com-yortch
	HostName github.com
	User git
	IdentityFile ~/.ssh/id_rsa_jorge

git push origin2