diff options
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r-- | Documentation/config.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt index eacaaa2deb..10617d0a10 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -433,10 +433,7 @@ include::config/user.txt[] include::config/versionsort.txt[] -web.browser:: - Specify a web browser that may be used by some commands. - Currently only linkgit:git-instaweb[1] and linkgit:git-help[1] - may use it. +include::config/web.txt[] worktree.guessRemote:: With `add`, if no branch argument, and neither of `-b` nor |