t/lib-submodule-update.sh: fix test ignoring ignored files in submodules
[gitweb.git] / Documentation / git-worktree.txt
index 2a4ea7609f7cdfd80d1baa3006962bc60df610b2..f850e8ffb66a41d8d76c0cc67967f7a27782bc3c 100644 (file)
@@ -121,6 +121,9 @@ OPTIONS
        branch in exactly one remote matching the basename of `<path>,
        base the new branch on the remote-tracking branch, and mark
        the remote-tracking branch as "upstream" from the new branch.
++
+This can also be set up as the default behaviour by using the
+`worktree.guessRemote` config option.
 
 --[no-]track::
        When creating a new branch, if `<commit-ish>` is a branch,