diff options
| author | Jeff Carr <[email protected]> | 2025-11-05 18:03:10 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-11-05 18:03:10 -0600 |
| commit | c311be8588d1a91adabb33367e6409b896af39ce (patch) | |
| tree | cf22c5bd1617ff5108f327cbe38d64bc6f2d63a0 | |
| parent | 12b751cc7fbaa09f205c6207c355300f15885441 (diff) | |
| -rw-r--r-- | README.md | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -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 |
