Re: [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension.

2017-09-18 Thread Ben Peart
On 9/17/2017 4:03 AM, Junio C Hamano wrote: Ben Peart writes: +[[fsmonitor-watchman]] +fsmonitor-watchman +~~~ I've queued a mini squash on top to make sure the line aligns with the length of the string above it by adding three ~'s here. Thanks, I'll do the same assumin

Re: [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension.

2017-09-18 Thread Ben Peart
; johannes.schinde...@gmx.de; pclo...@gmail.com; p...@peff.net Subject: [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension. This includes the core.fsmonitor setting, the query-fsmonitor hook, and the fsmonitor index extension. Signed-off-by: Ben Peart --- Documentation

Re: [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension.

2017-09-17 Thread Junio C Hamano
Ben Peart writes: > +[[fsmonitor-watchman]] > +fsmonitor-watchman > +~~~ I've queued a mini squash on top to make sure the line aligns with the length of the string above it by adding three ~'s here.

RE: [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension.

2017-09-15 Thread David Turner
hinde...@gmx.de; pclo...@gmail.com; p...@peff.net > Subject: [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor > extension. > > This includes the core.fsmonitor setting, the query-fsmonitor hook, and the > fsmonitor index extension. > > Signed-off-by: Be

[PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension.

2017-09-15 Thread Ben Peart
This includes the core.fsmonitor setting, the query-fsmonitor hook, and the fsmonitor index extension. Signed-off-by: Ben Peart --- Documentation/config.txt | 6 ++ Documentation/githooks.txt | 23 +++ Documentation/technical/index-format.tx