summaryrefslogtreecommitdiff
path: root/src/cgit_helper.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgit_helper.rs')
-rw-r--r--src/cgit_helper.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cgit_helper.rs b/src/cgit_helper.rs
new file mode 100644
index 0000000..703f518
--- /dev/null
+++ b/src/cgit_helper.rs
@@ -0,0 +1,3 @@
+pub fn cgit_add_repo(cgit_repos_file_path: String) {
+
+}