]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bp/post-index-change-hook'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:10 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:11 +0000 (16:41 +0900)
A new hook "post-index-change" is called when the on-disk index
file changes, which can help e.g. a virtualized working tree
implementation.

* bp/post-index-change-hook:
  read-cache: add post-index-change hook

1  2 
Documentation/githooks.txt
builtin/reset.c
builtin/update-index.c
cache.h
read-cache.c
unpack-trees.c

Simple merge
diff --cc builtin/reset.c
Simple merge
Simple merge
diff --cc cache.h
Simple merge
diff --cc read-cache.c
Simple merge
diff --cc unpack-trees.c
Simple merge