aboutsummaryrefslogtreecommitdiff
path: root/git.go
diff options
context:
space:
mode:
Diffstat (limited to 'git.go')
-rw-r--r--git.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/git.go b/git.go
new file mode 100644
index 00000000..3a0713f4
--- /dev/null
+++ b/git.go
@@ -0,0 +1,2 @@
+// Package furgit implements low-level Git operations.
+package furgit