therubymug / hitch

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

Cannot unhitch after some branch/remote operations #2

Closed jamesarosen closed 13 years ago

jamesarosen commented 13 years ago

Occasionally, a branch or remote operation will overwrite one of the Hitch comment lines in .git/config. When I subsequently unhitch, it says I'm pairing solo, but the Hitch-generated [user] block remains since Hitch can't find it.

therubymug commented 13 years ago

Yeah, this is one of the reasons I'm moving away from this pattern. It will be fixed in the next release. :-)

therubymug commented 13 years ago

New release should take of this! Let me know. It doesn't use the config files anymore.