Wrap git_revparse_single
This commit is contained in:
8
c_src/revparse.h
Normal file
8
c_src/revparse.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef GEEF_REVPARSE_H
|
||||
#define GEEF_REVPARSE_H
|
||||
|
||||
#include "erl_nif.h"
|
||||
|
||||
ERL_NIF_TERM geef_revparse_single(ErlNifEnv *env, int argc, const ERL_NIF_TERM argv[]);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user