Hi, On Tue, Aug 24, 2010 at 04:28, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Subject: ll-merge: replace flag argument with options struct > > Keeping track of the flag bits is proving more trouble than it's > worth. Instead, use a pointer to an options struct like most similar > APIs do. > > Callers with no special requests can pass NULL to request the default > options. thanks for doing this. But is there any prior art for using NULL as 'use the default flags' in the project? For what I know, I can't think of an example. But my inside knowledge into git drifts slowly away. Regards, Bert > > Cc: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx> > Signed-off-by: Jonathan Nieder <jrnieder@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html