summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-08 01:40:28 -0500
committerJeff Carr <[email protected]>2025-10-08 01:40:28 -0500
commit04661cd2056843d829085eb36b32d061f57275cb (patch)
treed1a24ec929afefe525ca4417d4d98c63c660f4e8 /Makefile
parentbbcc0bf56d478e4522d29478d872cc10407eae9c (diff)
make easy to use
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 86a82ec..496c778 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,9 @@ apt-update:
-o Dir::Etc::sourceparts=/dev/null \
-o APT::Get::List-Cleanup=0
+commit:
+ forge commit --all
+
merge:
forge merge --all