When you aren't on any branch, have changes in your working files, and try to switch to another branch, you get an error message like this: % git checkout another Previous HEAD position was 0beee4c... git-add--interactive: remove hunk coalescing error: You have local changes to 'git-add--interactive.perl'; cannot switch branches. Because the first line says "Previous ... was", I was mislead to believe that I sucsessfully switched branches, but I was mistaken. If git-checkout were still a shell script probably I would have looked into fixing this myself, but now it is rewritten in C... Can somebody fix this please? -- Nanako Shiraishi http://ivory.ap.teacup.com/nanako3/ -- 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