summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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