All of lore.kernel.org
 help / color / mirror / Atom feed
* b4 custom git diff options (like -B)
@ 2024-03-10 11:21 Luca Weiss
  2024-03-11 13:44 ` Konstantin Ryabitsev
  2024-03-11 13:50 ` Kernel.org Bugbot
  0 siblings, 2 replies; 3+ messages in thread
From: Luca Weiss @ 2024-03-10 11:21 UTC (permalink / raw)
  To: tools

Hi all,

I'm looking for a way to make b4 use the "-B" ("--break-rewrites") option for 
git diff when sending a patch where this option makes the diff way more 
readable than without.

I currently don't see any way to either tell b4 to use this option, or to tell 
git to (temporarily) use this option when generating any diff.

For now I'm hacking up b4 in git_range_to_patches to add "-B" to the git show 
command there, but I think it would make sense that adding custom options for 
a single series was supported with some b4 prep command.

Regards
Luca



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-11 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-10 11:21 b4 custom git diff options (like -B) Luca Weiss
2024-03-11 13:44 ` Konstantin Ryabitsev
2024-03-11 13:50 ` Kernel.org Bugbot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.