]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/status-refresh-progress'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Oct 2018 04:34:03 +0000 (13:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Oct 2018 04:34:03 +0000 (13:34 +0900)
commit4d87b38e6c1a73dbe744a30b9b3cdf88e69de7b4
tree063642472b19f3d0e248f846df6bd14456622312
parente27bfaaee37c4c9d7e94f945f82c3e452d2dc071
parentae9af12287b2c37512f12c137173dde7ea5192a0
Merge branch 'nd/status-refresh-progress'

"git status" learns to show progress bar when refreshing the index
takes a long time.

* nd/status-refresh-progress:
  status: show progress bar if refreshing the index takes too long
builtin/am.c
builtin/commit.c
cache.h
preload-index.c
read-cache.c
sequencer.c