Re: [PATCH] builtin/branch.c: remove useless branch_get

2018-10-15 Thread Jeff King
On Mon, Oct 15, 2018 at 10:08:39PM +0800, Tao Qingyun wrote: > Signed-off-by: Tao Qingyun The commit message should describe the "why" here. I gave some reasoning nearby in: https://public-inbox.org/git/20181015171417.ga1...@sigill.intra.peff.net/ >From your initial message, it sounds like

[PATCH] builtin/branch.c: remove useless branch_get

2018-10-15 Thread Tao Qingyun
Signed-off-by: Tao Qingyun --- builtin/branch.c | 5 - 1 file changed, 5 deletions(-) diff --git a/builtin/branch.c b/builtin/branch.c index c396c41533..2367703034 100644 --- a/builtin/branch.c +++ b/builtin/branch.c @@ -809,11 +809,6 @@ int cmd_branch(int argc, const char **argv, const