Implement commits
This commit is contained in:
6
src/commit.h
Normal file
6
src/commit.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef COMMIT_H
|
||||
#define COMMIT_H 1
|
||||
|
||||
int commit();
|
||||
|
||||
#endif // COMMIT_H
|
||||
Reference in New Issue
Block a user