fsmonitor: clarify handling of directory events in callback helper
commit7a15a62aebdf1f5aac2f74de67585908191c3bc4
authorJeff Hostetler <jeffhostetler@github.com>
Mon, 26 Feb 2024 21:39:15 +0000 (26 21:39 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Feb 2024 23:34:02 +0000 (26 15:34 -0800)
tree09bfea8e5bf42c7339c6004d459d23f2ed29c24e
parente5da3ddbe9b21cbf73ba451794d90792693009e2
fsmonitor: clarify handling of directory events in callback helper

Improve documentation of the refresh callback helper function
used for directory FSEvents.

Signed-off-by: Jeff Hostetler <jeffhostetler@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fsmonitor.c