Skip to content

Commit aac20cc

Browse files
authored
Merge pull request go-git#1226 from asynts/patch-1
typo
2 parents c7e9e20 + 01c4f7f commit aac20cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPATIBILITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ is supported by go-git.
1212
| init || Plain init and `--bare` are supported. Flags `--template`, `--separate-git-dir` and `--shared` are not. |
1313
| clone || Plain clone and equivalents to `--progress`, `--single-branch`, `--depth`, `--origin`, `--recurse-submodules` are supported. Others are not. |
1414
| **basic snapshotting** |
15-
| add || Plain add is supported. Any other flag aren't supported |
15+
| add || Plain add is supported. Any other flags aren't supported |
1616
| status ||
1717
| commit ||
1818
| reset ||

0 commit comments

Comments
 (0)