Thread (33 messages) 33 messages, 3 authors, 2024-03-22

Re: [PATCH 2/3] format-patch: teach `--header-cmd`

From: Kristoffer Haugsbakk <hidden>
Date: 2024-03-08 18:30:47

On Thu, Mar 7, 2024, at 20:59, Kristoffer Haugsbakk wrote:
+test_expect_success '--header-cmd with no output works' '
+	write_script cmd <<-\EOF &&
+	exit 0
+	EOF
+	git format-patch --header-cmd=./cmd --stdout main..side
+'
This can be simplified to `--header-cmd=true`.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help