diff options
| author | 2025-11-11 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-13 00:00:00 +0000 | |
| commit | 15855e3249754ab7dc07183c9383f8a8e8c26af2 (patch) | |
| tree | 83b32bdd63f7e672152f07d89268e9b268d1f3f5 /git.go | |
| signature | ||
Initial commit
Diffstat (limited to 'git.go')
| -rw-r--r-- | git.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +// Package furgit implements low-level Git operations. +package furgit |
