From be3841578cb466f02bbc4ea1e13e024b5a77e85d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 14 Dec 2024 14:09:15 -0600 Subject: list patches and get a patch set works --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6e2872f..440a160 100644 --- a/Makefile +++ b/Makefile @@ -63,3 +63,6 @@ patches: install patches-localhost: install forge --do-patches --url "http://localhost:2233/" + +patches-list: install + forge --list-patches --url "http://localhost:2233/" -- cgit v1.2.3