summaryrefslogtreecommitdiff
path: root/Documentation/git-fsck-cache.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix up git-fsck-cache documentationLinus Torvalds2005-05-221-2/+5
| | | | | Notably, the "--unreachable" flag no longer depends on specified heads, and we should document what happens if no heads are given.
* [PATCH] Docs - delta objectDavid Greaves2005-05-221-1/+4
| | | | | | | Added delta documentation Signed-off-by: David Greaves <david@dgreaves.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH 1/4] split core-git.txt and updateDavid Greaves2005-05-101-0/+122
Split the core-git.txt file Formatting fix to the diff-format.txt Signed-off-by: David Greaves <david@dgreaves.com>