Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-02-06 00:05:11 +0300
committerShawn O. Pearce <spearce@spearce.org>2007-02-06 00:05:11 +0300
commit8c1f22da9f8124dfabb5da8476845250b5c35ae8 (patch)
treed4f79e99dd198612748fba05fd19593becf1d0a8 /fast-import.c
parent76db9dec8132d4377f6c32e4d45eb75fa0cc7a9a (diff)
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>
Diffstat (limited to 'fast-import.c')
-rw-r--r--fast-import.c1
1 files changed, 1 insertions, 0 deletions
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