basic-vcs/include/commit-tree.h

3 lines
58 B
C

#pragma once
int commitTree(int argc, const char** argv);