That does clarify things. I would suggest something in the docs (tool help as
well as the redbook), since the redbook uses both with no reason for either.
My coworker, read somewhere it was "cherry picking", I have always used -r when
I need to do it, and yes -r 99:100 is "harder" than -c 100..
On Fri, Sep 29, 2017 at 03:36:27PM +, Scott Bloom wrote:
> After reading the docs, I cant for the life of me, figure out what the
> difference is. Any pointer where I can learn what the difference in the two
> merge techniques is?
>
> Scott
Hi Scott,
The -c option is just syntactic sugar.
After reading the docs, I cant for the life of me, figure out what the
difference is. Any pointer where I can learn what the difference in the two
merge techniques is?
Scott