mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-16 22:21:33 +00:00
committed by
Lunny Xiao
parent
b209531959
commit
33ad554800
2
vendor/gopkg.in/src-d/go-git.v4/COMPATIBILITY.md
generated
vendored
2
vendor/gopkg.in/src-d/go-git.v4/COMPATIBILITY.md
generated
vendored
@@ -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 | |
|
||||
|
Reference in New Issue
Block a user