diff options
Diffstat (limited to 'format/doc.go')
| -rw-r--r-- | format/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/format/doc.go b/format/doc.go new file mode 100644 index 00000000..d84b09e5 --- /dev/null +++ b/format/doc.go @@ -0,0 +1,2 @@ +// Package format encapsulates constants and general-purpose routines for Git-related formats. +package format |
