Hi! On Fri, Mar 20, 2009 at 11:31:31AM +0100, Johannes Schindelin wrote: > I had it ready yesterday! But the real problem is not addressed by your > patch, either: '%<branch>' is a legal branch name. > > I briefly considered <branch>^{tracked}, but > > - the ^{} codepath does not try to substitute branch _names_, so we'd have > to duplicate that ^{} detection, and, > > - it is really cumbersome to write. We already have @{N} to do one branch-based substitution, so what about following this convention? Can't we have @{t}? Petr "Pasky" Baudis -- 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