mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-19 21:10:38 -05:00
Teach the win32 backend to register a watch on the working tree root directory (recursively). Also watch the <gitdir> if it is not inside the working tree. And to collect path change notifications into batches and publish. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>