Thread (1 message) 1 message, 1 author, 2024-03-09

Re: [PATCH] sequencer: allow disabling conflict advice

From: Junio C Hamano <hidden>
Date: 2024-03-09 19:55:56

Philippe Blain [off-list ref] writes:
Thinking about this more and looking at the code, using 'advice_enabled' in the condition
instead of using 'advise_if_enabled' for each message has a side effect:
the text "hint: Disable this message with "git config advice.sequencerConflict false"
will not appear, which I find less user friendly...
Good eyes.

I agree that you have to do that part yourself at the end of that
"if () { ... }" block using turn_off_instructions[] string.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help