status: print branch info with --porcelain=v2 --branch
commitd9fc746cd77910a7dec53abfec36df5c699b33c2
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 11 Aug 2016 14:45:59 +0000 (11 10:45 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Aug 2016 18:15:40 +0000 (11 11:15 -0700)
tree03b5603ad466ee45e75e026c3869fa537282bea6
parent24959bad5dba353497323f10b3bf39f243c0f174
status: print branch info with --porcelain=v2 --branch

Expand porcelain v2 output to include branch and tracking
branch information. This includes the commit id, the branch,
the upstream branch, and the ahead and behind counts.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit.c
wt-status.c
wt-status.h