Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-10-20 11:13:13 +0400
committerJunio C Hamano <gitster@pobox.com>2009-10-20 11:13:13 +0400
commita9d7c9552e471b862f73951b2f2e5945f0f051b4 (patch)
tree0375e8e9bbf8b5e45a312ae99ae10a09d2c44a9b /Documentation
parente79999b1a285d4dcf1d84bc893c864516a390cfa (diff)
parent3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23 (diff)
Merge branch 'maint'
* maint: Documentation/git-gc.txt: change "references" to "reference"
Diffstat (limited to 'Documentation')
-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