diff options
| author | 2026-06-14 13:34:51 +0000 | |
|---|---|---|
| committer | 2026-06-14 13:34:51 +0000 | |
| commit | 55ea743f2d840711ac44e5a015303cd16fcf347d (patch) | |
| tree | 1b06f54ea76072fab35e23e6258d84b6761f1011 /cmd/doc.go | |
| parent | ci: Ignore err113/wrapcheck for cmd (diff) | |
cmd/explain-pack: Add
Diffstat (limited to 'cmd/doc.go')
| -rw-r--r-- | cmd/doc.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/doc.go b/cmd/doc.go new file mode 100644 index 00000000..119a6522 --- /dev/null +++ b/cmd/doc.go @@ -0,0 +1,3 @@ +// Package cmd provides some commands for testing furgit +// and inspecting git repositories. +package cmd |
