diff --git a/Makefile b/Makefile index 6d9276f..16e61d3 100644 --- a/Makefile +++ b/Makefile @@ -70,6 +70,7 @@ pull: install # POST must be direct socket. probably for the best anyway submit: FORGE_URL="https://forge.grid.wit.com/" forge patch --submit "forge auto commit" + # forge patch --submit "forge auto commit" commit: FORGE_URL="https://forge.grid.wit.com/" forge commit --all