Thomas Rast <trast@xxxxxxxxxxxxxxx> writes: > +# If you would like to see the difference between HEAD and its upstream, > +# set GIT_PS1_SHOWUPSTREAM to one of the following: > +# git use @{upstream} > +# svn attempt to DWIM svn upstream for normal and --stdlayout > +# ref <ref> unconditionally use <ref> > +# eval <code> evaluate <code> which should print the commit to use This looks somewhat overengineered, although "git" and "svn" are probably useful in real life. I especially wonder if a fixed <ref> is useful at all. Wouldn't the choice of "other" branch always depend on the current branch? -- 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