diff options
author | Ben Peart <benpeart@microsoft.com> | 2017-09-22 12:35:47 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-01 17:23:05 +0900 |
commit | def4376711f607914bfb784f8de21867062fa284 (patch) | |
tree | f4b2eb71ebe48515227cbe77c6ddd85034313b14 /t/perf/p7519-fsmonitor.sh | |
parent | fsmonitor: add test cases for fsmonitor extension (diff) | |
download | tgif-def4376711f607914bfb784f8de21867062fa284.tar.xz |
fsmonitor: add a sample integration script for Watchman
This script integrates the new fsmonitor capabilities of git with the
cross platform Watchman file watching service. To use the script:
Download and install Watchman from https://facebook.github.io/watchman/.
Rename the sample integration hook from fsmonitor-watchman.sample to
fsmonitor-watchman. Configure git to use the extension:
git config core.fsmonitor .git/hooks/fsmonitor-watchman
Optionally turn on the untracked cache for optimal performance.
Signed-off-by: Ben Peart <benpeart@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf/p7519-fsmonitor.sh')
0 files changed, 0 insertions, 0 deletions