From: Jeff Hostetler Date: Thu, 11 Aug 2016 14:45:59 +0000 (-0400) Subject: status: print branch info with --porcelain=v2 --branch X-Git-Tag: v2.11.0-rc0~173^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d9fc746cd77910a7dec53abfec36df5c699b33c2?hp=d9fc746cd77910a7dec53abfec36df5c699b33c2 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 Signed-off-by: Junio C Hamano ---