1 more git problem

Matt McCutchen matt at mattmccutchen.net
Thu Aug 26 20:16:42 UTC 2010


On Thu, 2010-08-26 at 15:56 -0400, Matt McCutchen wrote:
> $ git show-branch remotes/origin/{f12/,f13/,f14/,}master

> $ git diff refs/remotes/origin/{f12,f13}/master

To avoid any possible confusion: the inconsistency in the arguments I
used was just sloppy, it doesn't have a special meaning.  git
automatically tries several common prefixes on its arguments (see the
git-rev-parse man page), so it doesn't matter whether the
remote-tracking branch names are written in full or without the leading
refs/ or refs/remotes/ .

Please pardon the noise.

-- 
Matt



More information about the devel mailing list