Merge branch 'maint'

* maint:
  Documentation/git-gc.txt: change "references" to "reference"
maint
Junio C Hamano 2009-10-20 00:13:13 -07:00
commit a9d7c9552e
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ Notes
particular, it will keep not only objects referenced by your current set particular, it will keep not only objects referenced by your current set
of branches and tags, but also objects referenced by the index, remote of branches and tags, but also objects referenced by the index, remote
tracking branches, refs saved by 'git-filter-branch' in 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). that were later amended or rewound).


If you are expecting some objects to be collected and they aren't, check If you are expecting some objects to be collected and they aren't, check