forked from forgejo/forgejo
parent
b209531959
commit
33ad554800
270 changed files with 71049 additions and 14434 deletions
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 | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue