diff options
| author | 2026-02-21 13:08:30 +0800 | |
|---|---|---|
| committer | 2026-02-21 13:08:30 +0800 | |
| commit | f98c8992afb2f9426c90a20b9c74386aa2f25a9c (patch) | |
| tree | a5c33dc2bb43cf13d90bfd67cc4ba02f0fde8635 /furgit.go | |
| parent | *: Update doc-comments (diff) | |
| signature | No signature | |
*: Update doc-comments yet again v0.1.14
Diffstat (limited to 'furgit.go')
| -rw-r--r-- | furgit.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/furgit.go b/furgit.go new file mode 100644 index 00000000..7e7bf147 --- /dev/null +++ b/furgit.go @@ -0,0 +1,2 @@ +// Package furgit provides low-level Git operations. +package furgit |
