Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 56af959

Browse files
committed
Add merge-base to compatibility table
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
1 parent 66c4a36 commit 56af959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPATIBILITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ is supported by go-git.
8686
| for-each-ref ||
8787
| hash-object ||
8888
| ls-files ||
89-
| merge-base | |
89+
| 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. |
9090
| read-tree | |
9191
| rev-list ||
9292
| rev-parse | |

0 commit comments

Comments
 (0)