therubymug / hitch

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

Allow for "yes" and "no" for adding new person to .hitch_pairs #12

Closed bthesorceror closed 12 years ago

therubymug commented 12 years ago

Thanks Brandon! Quick question: does that mean that they have to type out "yes" or will "y" still work? No big deal if they have to type "yes" it would be nice to let them know their options. e.g. Do you want to add bthesorceror to ~/.hitch_pairs [yes/no]?

bthesorceror commented 12 years ago

Either the character or the full word will work. I spiked on it in irb to confirm.