Files
git/builtin
Nguyễn Thái Ngọc Duy 3a2ec52e99 pack-objects: remove bogus comment
The comment was introduced in b5d97e6 (pack-objects: run rev-list
equivalent internally. - 2006-09-04), stating that

git pack-objects [options] base-name <refs...>

is acceptable and refs should be passed into rev-list. But that's not
true. All arguments after base-name are ignored.

Remove the comment and reject this syntax (i.e. no more arguments after
base name)

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-02-01 13:04:11 -08:00
..
2012-01-06 12:44:07 -08:00
2012-01-06 12:44:07 -08:00
2011-12-21 12:02:44 -08:00
2012-01-06 12:44:07 -08:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2011-12-22 15:30:22 -08:00