aboutsummaryrefslogtreecommitdiff
path: root/git2d/x.h
diff options
context:
space:
mode:
Diffstat (limited to 'git2d/x.h')
-rw-r--r--git2d/x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/git2d/x.h b/git2d/x.h
index 92f7414..f852b23 100644
--- a/git2d/x.h
+++ b/git2d/x.h
@@ -32,4 +32,6 @@ bare_error conn_write(void *buffer, const void *src, uint64_t sz);
void * session(void *_conn);
+int cmd1(git_repository *repo, struct bare_writer *writer);
+
#endif // X_H