summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-11-05 18:03:10 -0600
committerJeff Carr <[email protected]>2025-11-05 18:03:10 -0600
commitc311be8588d1a91adabb33367e6409b896af39ce (patch)
treecf22c5bd1617ff5108f327cbe38d64bc6f2d63a0
parent12b751cc7fbaa09f205c6207c355300f15885441 (diff)
last publish attempt failedHEADv0.0.184v0.0.183masterdevel
-rw-r--r--README.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/README.md b/README.md
index f3884f5..4d5df8c 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,7 @@
# protobuf definition files for git repositories
-# requires autogenpb & go-mod-clean
+This is used by forge to optimize access to .git/ repos
-* go-clone go.wit.com/apps/autogenpb
-* you might also need: go-clone go.wit.com/apps/utils/go-mod-clean
+# TODO
-# Notes/TODO
-
-* all autogen files are stored as git metadata this includes the go.mod and go.sum files
-* this is done to keep the git commit log as clean as possible
-* metadata can be manipulated using go-mod-clean
+* publish this code better