]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-verify-pack.txt
[PATCH] Documentation: packed GIT support commands.
authorJunio C Hamano <junkio@cox.net>
Thu, 14 Jul 2005 07:08:05 +0000 (00:08 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 14 Jul 2005 15:54:31 +0000 (08:54 -0700)
commit5f40520f8c4ca24b29295a36c7a7b6059ad5a888
treef27165750dae7be4bcc2767d748463c60ec496eb
parent516236ce3fc6208c217e39d2c005cb162ad56486
[PATCH] Documentation: packed GIT support commands.

This adds documentation for creating packed archives, inspecting,
validating them, and unpacking them.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-pack-objects.txt [new file with mode: 0644]
Documentation/git-show-index.txt [new file with mode: 0644]
Documentation/git-unpack-objects.txt [new file with mode: 0644]
Documentation/git-verify-pack.txt