On Thu, May 3, 2018 at 5:30 PM, Johannes Schindelin <johannes.schindelin@xxxxxx> wrote: > diff --git a/command-list.txt b/command-list.txt > index a1fad28fd82..c89ac8f417f 100644 > --- a/command-list.txt > +++ b/command-list.txt > @@ -19,6 +19,7 @@ git-archive mainporcelain > git-bisect mainporcelain info > git-blame ancillaryinterrogators > git-branch mainporcelain history > +git-branch-diff mainporcelain info Making it part of "git help" with the info keywords at this stage may be premature. "git help" is about _common_ commands and we don't know (yet) how popular this will be. (I'm not complaining though, I almost wrote "what witchcraft is this and where can I get it" when I see branch-diff output mentioned in AEvar's mail) -- Duy