summaryrefslogtreecommitdiffstats
path: root/git-worktree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-16 21:51:15 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-16 21:51:15 +0900
commit6b7d215a58fcad73e1d989b5767c9d3b2ba6608b (patch)
tree78de8e7c65f35106dfde60f0e6b4284f09e7f43f /git-worktree.txt
parente0f71462e15863fa4b188b26e30db0155d52a946 (diff)
downloadgit-htmldocs-6b7d215a58fcad73e1d989b5767c9d3b2ba6608b.tar.gz
Autogenerated HTML docs for v2.21.0-419-gffac5
Diffstat (limited to 'git-worktree.txt')
-rw-r--r--git-worktree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-worktree.txt b/git-worktree.txt
index cb86318f3..85d92c976 100644
--- a/git-worktree.txt
+++ b/git-worktree.txt
@@ -213,7 +213,7 @@ refs of one working tree from another.
In general, all pseudo refs are per working tree and all refs starting
with "refs/" are shared. Pseudo refs are ones like HEAD which are
-directly under GIT_DIR instead of inside GIT_DIR/refs. There are one
+directly under GIT_DIR instead of inside GIT_DIR/refs. There is one
exception to this: refs inside refs/bisect and refs/worktree is not
shared.