Linus Torvalds wrote: > Anyway, it's certainly easy to fix. Bill, you can either: > > - just rename the "topic" branch to "master" > > - change the HEAD to point to "topic" rather than "master". Or, in repository you clone from, do "git pull . topic" when on master, and you will have 'master' branch for your own work, which would be fast-forward of 'topic'. -- Jakub Narebski Poland - 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