Thread (17 messages) flat view 17 messages, 4 authors, 2016-06-15

Re: [PATCH v2] git-merge: ignore space support

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:49:22

Jonathan Nieder [off-list ref] writes:
The flag layout worries me a bit because presumably the next extension
would get bit 8, and so on.  What happens if xdiff learns another
whitespace-ignoring mode?
...
This function (like its cousin create_ll_flag) is ugly, as Bert
noticed before.  I am starting to wonder if it would not be simpler
to use

 extern int ll_merge(..., const struct ll_merge_options *opts);

treating NULL as a request for the default options.

In other words, how about something like this?
Sounds like a good direction to go.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help