From f33cae96a9d7418f8512398c9411130eaebe4e26 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 2 Apr 2026 07:59:50 +0000 Subject: object/typ: Implement object types --- object/typ/doc.go | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 object/typ/doc.go (limited to 'object/typ/doc.go') diff --git a/object/typ/doc.go b/object/typ/doc.go new file mode 100644 index 00000000..155d60eb --- /dev/null +++ b/object/typ/doc.go @@ -0,0 +1,5 @@ +// Package typ provides Git object type enums and names. +// +// I would prefer naming this package "type" +// if it wasn't a keyword. +package typ -- cgit v1.3.1-10-gc9f91