Revision df93e407f0618e4a8265ac619dc7f4c7005155bc authored by Johannes Schindelin on 29 March 2024, 10:45:01 UTC, committed by Johannes Schindelin on 17 April 2024, 20:30:10 UTC
We will need to call this function from `hook.c` to be able to prevent
hooks from running that were written as part of a `clone` but did not
originate from the template directory.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 48c171d
History
File Mode Size
debug.c -rw-r--r-- 14.8 KB
files-backend.c -rw-r--r-- 90.3 KB
iterator.c -rw-r--r-- 10.6 KB
packed-backend.c -rw-r--r-- 43.5 KB
packed-backend.h -rw-r--r-- 1.3 KB
ref-cache.c -rw-r--r-- 12.7 KB
ref-cache.h -rw-r--r-- 7.8 KB
refs-internal.h -rw-r--r-- 25.9 KB

back to top