author | Michael J Gruber <git@drmicha.warpmail.net> | |
Mon, 23 Aug 2010 09:02:39 +0000 (11:02 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 Aug 2010 16:05:32 +0000 (09:05 -0700) | ||
commit | 1884df1aad3d1745bb3abcd6a717ab3d41623779 | |
tree | 5cfc13344730261765782617ea5176b6bd165892 | tree | snapshot |
parent | a6190565abbe12f04910624e8f13f439ddc4d6b2 | commit | diff |
git-bundle.txt: Clarify rev-list-args restrictions
Currently, one could think that 'git bundle create' groks
any 'git rev-list' expression. But in fact it requires a named reference
to be present. Try and make this clearer.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, one could think that 'git bundle create' groks
any 'git rev-list' expression. But in fact it requires a named reference
to be present. Try and make this clearer.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bundle.txt | diff | blob | history |