From: Junio C Hamano Date: Wed, 24 Feb 2010 23:41:27 +0000 (-0800) Subject: pack-objects documentation: reword "objects that appear in the standard input" X-Git-Tag: v1.7.0.3~27^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3909f14f62fe81d65e62a2fe6b0e3a8c1661d422?ds=inline;hp=3909f14f62fe81d65e62a2fe6b0e3a8c1661d422 pack-objects documentation: reword "objects that appear in the standard input" These were written back when we always read objects from the standard input. These days --revs and its friends can feed only the start and end points and have the command internally enumerate the objects. Signed-off-by: Junio C Hamano ---