diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,3 +46,6 @@ block.pb.go: block.proto commit: FORGE_URL="https://forge.grid.wit.com/" forge commit --all + +submit: + FORGE_URL="https://forge.grid.wit.com/" forge patch --submit "forge auto commit" |
