Wrap commit creation
This commit is contained in:
@@ -96,6 +96,9 @@ commit_tree_id(_Handle) ->
|
||||
commit_tree(_Handle) ->
|
||||
nif_error(?LINE).
|
||||
|
||||
commit_create(_RepoHandle, _Ref, _Author, _Committer, _Encoding, _Message, _Tree, _Parents) ->
|
||||
?NIF_FN.
|
||||
|
||||
-spec tree_bypath(term, iolist()) -> term().
|
||||
tree_bypath(_TreeHandle, _Path) ->
|
||||
nif_error(?LINE).
|
||||
|
||||
Reference in New Issue
Block a user