diff options
| author | Jeff Carr <[email protected]> | 2025-08-17 22:31:16 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-08-17 22:57:06 -0500 |
| commit | 189668553d7c807de298f6231cf54dd25bcfff5b (patch) | |
| tree | 42b0825c53cf2d9e7e985a097265fb25ddd791b6 | |
| parent | 25f0ec7e2693fdd2bc694adc844aec53c5798e5f (diff) | |
commit shortcutv0.0.3
| -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" |
