therubymug / hitch

Git author attribution helper for pair programmers.
http://github.com/therubymug/hitch
MIT License
250 stars 32 forks source link

Add ssh keys to authorize_keys when pairing #25

Closed tlehman closed 7 years ago

tlehman commented 8 years ago

When pairing, the ssh keys of all the pairs are added to ~/.ssh/authorized_keys between the #HITCH_START and #HITCH_END delimiters. When unhitch is run, everything between those delimiters is deleted.