зеркало из https://github.com/microsoft/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 <spearce@spearce.org>
This commit is contained in:
Родитель
76db9dec81
Коммит
8c1f22da9f
|
@ -7,6 +7,7 @@ Format of STDIN stream:
|
|||
| new_commit
|
||||
| new_tag
|
||||
| reset_branch
|
||||
| checkpoint
|
||||
;
|
||||
|
||||
new_blob ::= 'blob' lf
|
||||
|
|
Загрузка…
Ссылка в новой задаче