Hi, On Mon, 12 Feb 2007, Junio C Hamano wrote: > Ok, so here is what I did last night. > > $ git remote show git-gui > * remote git-gui > URL: git://repo.or.cz/git-gui.git/ > Tracked remote branches > master > $ git fetch git-gui > $ git read-tree --prefix=git-gui/ git-gui/master > $ git checkout git-gui Didn't you mean "git checkout master" here? > $ git rev-parse git-gui/master >.git/MERGE_HEAD > $ git commit Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html