From c00dc3919b6f34d6fbf1fdd02d05e27692ccf42a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 8 Oct 2025 02:58:10 -0500 Subject: add make generate --- README.md | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd80967..d649f23 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,3 @@ -This package should be a GO Primitive package and -therefore have a minimum go.sum file. +# protobuf definition file for git-bug -TODO: Appeal to have google.golang.org/protobuf moved into GO itself - -# protobuf definition files for git-bug - -This is to make a easy way to parse the bugs from -the federated git-bug system. Search can be implemented -on top of this protobuf definition instead of being mixed -in with the database code. - -##### - -The above was the original intent of this package and -probably will still be that way, but, this is a good -name for "bugs" in protobufs themselves and I've -moved things like the Validate UTF-8 things here. - -In general, maybe it'll be more of a toolbox of common -useful protobuf routines +an experiement with git-bug -- cgit v1.2.3