Hi Duy, On Thu, 3 May 2018, Duy Nguyen wrote: > 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. Makes sense. I removed the `mainporcelain` keyword locally. > (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) Yeah, it is pretty neat. Ciao, Dscho