Allow retrieval of a commit message
This commit is contained in:
@@ -192,6 +192,7 @@ static ErlNifFunc geef_funcs[] =
|
||||
{"commit_tree", 1, geef_commit_tree},
|
||||
{"commit_tree_id", 1, geef_commit_tree_id},
|
||||
{"commit_create", 8, geef_commit_create},
|
||||
{"commit_message", 1, geef_commit_message},
|
||||
{"tree_bypath", 2, geef_tree_bypath},
|
||||
{"tree_nth", 2, geef_tree_nth},
|
||||
{"tree_count", 1, geef_tree_count},
|
||||
|
||||
Reference in New Issue
Block a user