Files
git/builtin
Jeff Hostetler 7ab11fd214 status: add --[no-]ahead-behind to status and commit for V2 format.
Teach "git status" and "git commit" to accept "--no-ahead-behind"
and "--ahead-behind" arguments to request quick or full ahead/behind
reporting.

When "--no-ahead-behind" is given, the existing porcelain V2 line
"branch.ab +x -y" is replaced with a new "branch.ab +? -?" line.
This indicates that the branch and its upstream are or are not equal
without the expense of computing the full ahead/behind values.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-01-10 11:48:29 +01:00
..
2017-09-10 17:02:51 +09:00
2017-09-06 13:11:25 +09:00
2017-06-24 14:28:41 -07:00
2017-10-07 16:27:55 +09:00
2017-10-07 16:27:55 +09:00
2017-10-07 16:27:55 +09:00
2017-09-29 11:23:43 +09:00
2017-08-26 22:55:09 -07:00
2017-11-08 11:34:00 +09:00
2017-09-29 11:23:43 +09:00
2017-09-25 15:24:07 +09:00
2017-06-24 14:28:41 -07:00
2017-11-08 11:34:00 +09:00
2017-11-08 11:34:00 +09:00
2017-08-03 13:11:02 -07:00
2017-08-26 22:55:09 -07:00
2017-11-08 11:34:00 +09:00
2017-08-22 10:29:03 -07:00
2017-10-21 21:29:02 +09:00
2017-06-24 14:28:41 -07:00
2017-09-19 10:47:55 +09:00
2017-08-03 13:11:02 -07:00
2017-08-22 10:29:03 -07:00
2017-10-18 10:19:08 +09:00
2017-09-19 10:47:55 +09:00
2017-06-24 14:28:41 -07:00