mirror of
https://gitee.com/gitea/gitea
synced 2025-12-30 04:06:36 +08: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