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 <spearce@spearce.org>
This commit is contained in:
parent
76db9dec81
commit
8c1f22da9f
@ -7,6 +7,7 @@ Format of STDIN stream:
|
||||
| new_commit
|
||||
| new_tag
|
||||
| reset_branch
|
||||
| checkpoint
|
||||
;
|
||||
|
||||
new_blob ::= 'blob' lf
|
||||
|
Loading…
Reference in New Issue
Block a user