Files
git/Documentation
Junio C Hamano 4094e47fd2 Merge branch 'jh/status-no-ahead-behind'
"git status" can spend a lot of cycles to compute the relation
between the current branch and its upstream, which can now be
disabled with "--no-ahead-behind" option.

* jh/status-no-ahead-behind:
  status: support --no-ahead-behind in long format
  status: update short status to respect --no-ahead-behind
  status: add --[no-]ahead-behind to status and commit for V2 format.
  stat_tracking_info: return +1 when branches not equal
2018-03-08 12:36:24 -08:00
..
2018-03-06 14:59:10 -08:00
2018-02-27 10:34:03 -08:00
2017-11-17 10:31:05 +09:00
2017-11-18 12:31:29 +09:00
2017-04-13 16:15:25 -07:00
2017-11-06 14:24:24 +09:00
2017-06-27 10:35:49 -07:00
2018-02-07 12:46:48 -08:00