git
git copied to clipboard
Fork of Junio Hamano's git for users
A specific sequence of events might trigger the synchronization issue: 1) The branch must be open when importing 2) The branch gets closed 3) Git's gc is run 4) A...
I'm trying a typical Launchpad MP workflow using git-remote-bzr. Cloned the lp repository, I commited changes, and now I need to push them to a new LP branch, to then...
Hi, thanks for the awesome helpers. It seems when deleting a hg remote X a lot of old references like "refs/hg/X/{bookmarks,branches}/*" stay around, meaning you'll still see them in `git...