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://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=8c1f22da9f8124dfabb5da8476845250b5c35ae8;p=git.git 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 --- diff --git a/fast-import.c b/fast-import.c index f62a5a9f6..1559f9c0f 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