diff options
| author | 2026-03-28 19:57:10 +0000 | |
|---|---|---|
| committer | 2026-03-28 19:57:10 +0000 | |
| commit | 196c8924b697f145661a1bd762c1184e65000520 (patch) | |
| tree | f5e087eb59f16552cbd47402388afae4324ea838 /common/doc.go | |
| parent | network/receivepack/hooks: Fix whitespace (diff) | |
| signature | No signature | |
common/iowrap: Add io wrappers
Diffstat (limited to 'common/doc.go')
| -rw-r--r-- | common/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/doc.go b/common/doc.go new file mode 100644 index 00000000..1f685411 --- /dev/null +++ b/common/doc.go @@ -0,0 +1,2 @@ +// Package common encapsulates various helper packages not directly related to Git. +package common |
