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::
63
63
64
64
core.fsmonitor::
65
65
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]).
67
67
+
68
68
Like hook-based file system monitors, the built-in file system monitor
69
69
can 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
+ ====================================
3
3
4
4
NAME
5
5
----
@@ -8,7 +8,7 @@ git-credential-cache--daemon - Temporarily store user credentials in memory
8
8
SYNOPSIS
9
9
--------
10
10
[verse]
11
- git credential-cache-- daemon [--debug] <socket>
11
+ ' git credential-cache{litdd} daemon' [--debug] <socket>
12
12
13
13
DESCRIPTION
14
14
-----------
Original file line number Diff line number Diff line change 1
- git-fsmonitor-- daemon(1)
2
- ========================
1
+ git-fsmonitor{litdd} daemon(1)
2
+ =============================
3
3
4
4
NAME
5
5
----
@@ -8,10 +8,10 @@ git-fsmonitor--daemon - A Built-in File System Monitor
8
8
SYNOPSIS
9
9
--------
10
10
[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
15
15
16
16
DESCRIPTION
17
17
-----------
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
528
528
large working directories.
529
529
530
530
It enables git to work together with a file system monitor (see
531
- linkgit:git-fsmonitor-- daemon[1]
531
+ linkgit:git-fsmonitor{litdd} daemon[1]
532
532
and the
533
533
"fsmonitor-watchman" section of linkgit:githooks[5]) that can
534
534
inform 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