Add geef_commit:tree_id
This commit is contained in:
6
c_src/commit.h
Normal file
6
c_src/commit.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GEEF_COMMIT_H
|
||||
#define GEEF_COMMIT_H
|
||||
|
||||
ERL_NIF_TERM geef_commit_tree_id(ErlNifEnv *env, int argc, const ERL_NIF_TERM argv[]);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user