diff options
Diffstat (limited to 'COMPATIBILITY.md')
-rw-r--r-- | COMPATIBILITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md index e07e799..4a3da62 100644 --- a/COMPATIBILITY.md +++ b/COMPATIBILITY.md @@ -86,7 +86,7 @@ is supported by go-git. | for-each-ref | ✔ | | hash-object | ✔ | | ls-files | ✔ | -| merge-base | | +| merge-base | ✔ | Calculates the merge-base only between two commits, and supports `--independent` and `--is-ancestor` modifiers; Does not support `--fork-point` nor `--octopus` modifiers. | | read-tree | | | rev-list | ✔ | | rev-parse | | |