Closed jamesarosen closed 14 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.
.git/config
unhitch
[user]
Yeah, this is one of the reasons I'm moving away from this pattern. It will be fixed in the next release. :-)
New release should take of this! Let me know. It doesn't use the config files anymore.
Occasionally, a branch or remote operation will overwrite one of the Hitch comment lines in
.git/config
. When I subsequentlyunhitch
, it says I'm pairing solo, but the Hitch-generated[user]
block remains since Hitch can't find it.