From d8b615f5b95a15517dc7e77de8bd67f7b32692f2 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 22 Aug 2025 01:44:10 -0500 Subject: [PATCH] minor --- Makefile | 1 + 1 file changed, 1 insertion(+) 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