diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2012-02-01 22:17:19 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-02-01 13:04:11 -0800 |
commit | 3a2ec52e99deabbf000cb576ccde73a12934bf60 (patch) | |
tree | 78c2e8ff543f3353d3c0a52412fe02c5c7674af5 /t/t5550-http-fetch.sh | |
parent | pack-objects: do not accept "--index-version=version," (diff) | |
download | tgif-3a2ec52e99deabbf000cb576ccde73a12934bf60.tar.xz |
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>
Diffstat (limited to 't/t5550-http-fetch.sh')
0 files changed, 0 insertions, 0 deletions