summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-05 01:18:47 -0600
committerJeff Carr <[email protected]>2025-01-05 01:18:47 -0600
commit18ee541f89be2e9f9a91c54873da87885e8ffdf5 (patch)
tree3abf86866276cf4ebe1775ab7c0f10d129cf7524 /Makefile
parentc25a7ea736aa4848de7eb6a5efe6124a87c39deb (diff)
'forge dirty' will find and list only dirty repos
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c7d863c..3d41721 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ patches-apply-230233: install
forge --apply /tmp/2024.12.27.230233.submitted.pb
dirty: install
- forge dirty --all
+ forge dirty
restart:
reset