git-bundle.txt: Clarify rev-list-args restrictions
commit1884df1aad3d1745bb3abcd6a717ab3d41623779
authorMichael J Gruber <git@drmicha.warpmail.net>
Mon, 23 Aug 2010 09:02:39 +0000 (23 11:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Aug 2010 16:05:32 +0000 (23 09:05 -0700)
tree5cfc13344730261765782617ea5176b6bd165892
parenta6190565abbe12f04910624e8f13f439ddc4d6b2
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>
Documentation/git-bundle.txt