summaryrefslogtreecommitdiff
path: root/Documentation/git-gc.txt
diff options
context:
space:
mode:
authorLibravatar Matt Kraai <kraai@ftbfs.org>2009-10-19 22:22:25 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-10-20 00:01:23 -0700
commit3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23 (patch)
treedabc3250c2cff5b48a751abd47c328c131d1cbab /Documentation/git-gc.txt
parentgit push: say that --tag can't be used with --all or --mirror in help text (diff)
downloadtgif-3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23.tar.xz
Documentation/git-gc.txt: change "references" to "reference"
Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-gc.txt')
-rw-r--r--Documentation/git-gc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt
index 1f6df6ad6b..4cd9cdf905 100644
--- a/Documentation/git-gc.txt
+++ b/Documentation/git-gc.txt
@@ -120,7 +120,7 @@ Notes
particular, it will keep not only objects referenced by your current set
of branches and tags, but also objects referenced by the index, remote
tracking branches, refs saved by 'git-filter-branch' in
-refs/original/, or reflogs (which may references commits in branches
+refs/original/, or reflogs (which may reference commits in branches
that were later amended or rewound).
If you are expecting some objects to be collected and they aren't, check