fixed some features and added propper default direction

This commit is contained in:
Austin Fulbright
2024-07-26 23:28:07 -04:00
parent a386bd0b74
commit 887e5803d8
3 changed files with 3 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ Commit:
'id:' id=STRING
|'msg:'? message=STRING
|'tag:' tags+=STRING
|'type:' name=('NORMAL' | 'REVERSE' | 'HIGHLIGHT')
|'type:' type=('NORMAL' | 'REVERSE' | 'HIGHLIGHT')
)* EOL;
Branch:
'branch' name=(ID|STRING)