We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7e9e20 + 01c4f7f commit aac20ccCopy full SHA for aac20cc
COMPATIBILITY.md
@@ -12,7 +12,7 @@ is supported by go-git.
12
| init | ✔ | Plain init and `--bare` are supported. Flags `--template`, `--separate-git-dir` and `--shared` are not. |
13
| clone | ✔ | Plain clone and equivalents to `--progress`, `--single-branch`, `--depth`, `--origin`, `--recurse-submodules` are supported. Others are not. |
14
| **basic snapshotting** |
15
-| add | ✔ | Plain add is supported. Any other flag aren't supported |
+| add | ✔ | Plain add is supported. Any other flags aren't supported |
16
| status | ✔ |
17
| commit | ✔ |
18
| reset | ✔ |
0 commit comments