]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Include checkpoint command in the BNF.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 21:05:11 +0000 (16:05 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 21:05:11 +0000 (16:05 -0500)
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 <spearce@spearce.org>
fast-import.c

index f62a5a9f6ca7a91f49e550c84729cf0f5b73b9a0..1559f9c0ff30a6ea8c75f49fb15394c9d590fffe 100644 (file)
@@ -7,6 +7,7 @@ Format of STDIN stream:
         | new_commit
         | new_tag
         | reset_branch
+        | checkpoint
         ;
 
   new_blob ::= 'blob' lf