Petr Baudis <pasky@xxxxxxx> writes: > Then you can make a simple change that if a refname matches a directory > in refs/remotes/, you rewrite it as refs/remotes/<refname>/master. This > makes 'origin' work seamlessly in a natural way and a lot more elegantly > than if you make up an artifical rule like "if the remote's branch is > master, save it as origin, but save all the other branches verbatim". The "origin" rename applies only to the traditional one. Separate remote stuff stores master in remotes/master. At least that is the way I remember I designed it to work. - : 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