summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a1a5a63)
raw | patch | inline | side by side (parent: a1a5a63)
author | Sam Vilain <sam.vilain@catalyst.net.nz> | |
Wed, 6 Jun 2007 21:23:16 +0000 (09:23 +1200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 22:20:13 +0000 (15:20 -0700) |
unpack-objects -n didn't print the object list as promised on the
manual page, so alter the documentation to reflect the behaviour
Signed-off-by: Junio C Hamano <gitster@pobox.com>
manual page, so alter the documentation to reflect the behaviour
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-unpack-objects.txt | patch | blob | history |
index ff6184b0f7498a44995fe4c55dab49c5517ec458..b1b3ec9772b7e689a4a3d42e78be68df34de40ac 100644 (file)
OPTIONS
-------
-n::
- Only list the objects that would be unpacked, don't actually unpack
- them.
+ Dry run. Check the pack file without actually unpacking
+ the objects.
-q::
The command usually shows percentage progress. This