From: Shawn O. Pearce Date: Mon, 5 Feb 2007 21:05:11 +0000 (-0500) Subject: Include checkpoint command in the BNF. X-Git-Tag: v1.5.0-rc4~14^2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8c1f22da9f8124dfabb5da8476845250b5c35ae8?ds=inline;hp=-c Include checkpoint command in the BNF. This command isn't encouraged (as its slow) but it does exist and is accepted, so it still should be covered in the BNF. Signed-off-by: Shawn O. Pearce --- 8c1f22da9f8124dfabb5da8476845250b5c35ae8 diff --git a/fast-import.c b/fast-import.c index f62a5a9f6c..1559f9c0ff 100644 --- a/fast-import.c +++ b/fast-import.c @@ -7,6 +7,7 @@ Format of STDIN stream: | new_commit | new_tag | reset_branch + | checkpoint ; new_blob ::= 'blob' lf