more notes
This commit is contained in:
parent
de75f95161
commit
80130ab563
13
README.md
13
README.md
|
@ -1 +1,12 @@
|
|||
protobuf definition files for git repositories
|
||||
# protobuf definition files for git repositories
|
||||
|
||||
# requires autogenpb & go-mod-clean
|
||||
|
||||
* go-clone go.wit.com/apps/autogenpb
|
||||
* you might also need: go-clone go.wit.com/apps/utils/go-mod-clean
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue