Russ Brown <pickscrape@xxxxxxxxx> writes: > So I've been using git-svn for a while, and just decided to try > publishing my repo via gitweb so I can experiment with showing others my > local branches before I dcommit them to the subversion repository (i.e. > allowing code review prior to commit). > > It's working pretty nicely: the only problem I have is the master > branch. I don't use master at all, and I'm willing to be that a lot of > other git-svn users don't either. I take all of my branches from either > trunk or one of the other upstream svn server branches. > > The problem is gitweb appears to show the master branch by default, > while I'd rather show trunk by default. I think gitweb shows wherever HEAD points at. Update the file on the server and see if it helps. - 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