]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/status-aheadbehind'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:46 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:46 +0000 (15:25 -0700)
"git status" can be told a non-standard default value for the
"--[no-]ahead-behind" option with a new configuration variable
status.aheadBehind.

* jh/status-aheadbehind:
  status: ignore status.aheadbehind in porcelain formats
  status: warn when a/b calculation takes too long
  status: add status.aheadbehind setting

1  2 
Documentation/config/advice.txt
advice.c
builtin/commit.c
wt-status.c

Simple merge
diff --cc advice.c
Simple merge
Simple merge
diff --cc wt-status.c
Simple merge