File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ core.protectNTFS::
6363
6464core.fsmonitor::
6565 If set to true, enable the built-in file system monitor
66- daemon for this working directory (linkgit:git-fsmonitor-- daemon[1]).
66+ daemon for this working directory (linkgit:git-fsmonitor{litdd} daemon[1]).
6767+
6868Like hook-based file system monitors, the built-in file system monitor
6969can speed up Git commands that need to refresh the Git index
Original file line number Diff line number Diff line change 1- git-credential-cache-- daemon(1)
2- ===============================
1+ git-credential-cache{litdd} daemon(1)
2+ ====================================
33
44NAME
55----
@@ -8,7 +8,7 @@ git-credential-cache--daemon - Temporarily store user credentials in memory
88SYNOPSIS
99--------
1010[verse]
11- git credential-cache-- daemon [--debug] <socket>
11+ ' git credential-cache{litdd} daemon' [--debug] <socket>
1212
1313DESCRIPTION
1414-----------
Original file line number Diff line number Diff line change 1- git-fsmonitor-- daemon(1)
2- ========================
1+ git-fsmonitor{litdd} daemon(1)
2+ =============================
33
44NAME
55----
@@ -8,10 +8,10 @@ git-fsmonitor--daemon - A Built-in File System Monitor
88SYNOPSIS
99--------
1010[verse]
11- 'git fsmonitor-- daemon' start
12- 'git fsmonitor-- daemon' run
13- 'git fsmonitor-- daemon' stop
14- 'git fsmonitor-- daemon' status
11+ 'git fsmonitor{litdd} daemon' start
12+ 'git fsmonitor{litdd} daemon' run
13+ 'git fsmonitor{litdd} daemon' stop
14+ 'git fsmonitor{litdd} daemon' status
1515
1616DESCRIPTION
1717-----------
Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ This feature is intended to speed up git operations for repos that have
528528large working directories.
529529
530530It enables git to work together with a file system monitor (see
531- linkgit:git-fsmonitor-- daemon[1]
531+ linkgit:git-fsmonitor{litdd} daemon[1]
532532and the
533533"fsmonitor-watchman" section of linkgit:githooks[5]) that can
534534inform it as to what files have been modified. This enables git to avoid
You can’t perform that action at this time.
0 commit comments