summaryrefslogtreecommitdiff
path: root/t/t7519/fsmonitor-all-v2
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23fsmonitor: add fsmonitor hook scripts for version 2Libravatar Kevin Willford1-0/+21
Version 2 of the fsmonitor hooks is passed the version and an update token and must pass back a last update token to use for subsequent calls to the hook. Signed-off-by: Kevin Willford <Kevin.Willford@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>