Re: Can we clarify the purpose of `git diff -s`?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sergey Organov wrote:
> Felipe Contreras <felipe.contreras@xxxxxxxxx> writes:

> > No, it's very different.
> >
> >  cur: git diff --raw --no-patch # no output
> >  new: git diff --raw --no-patch # raw output
> >
> >  cur: git diff -s --raw # no output
> >  new: git diff -s --raw # raw output
> >
> >  cur: git diff -s --patch --raw --no-patch # no output
> >  new: git diff -s --patch --raw --no-patch # raw output
> >
> > I've no idea what makes you think these are exactly the same.
> 
> I was discussing the behavior of defaults rather than the behavior of
> particular option sets, and we already agreed about the latter from the
> very beginning.

OK, but that's a different topic than:

Subject: Re: Can we clarify the purpose of `git diff -s`?

I think if you want to discuss a different topic you should change the title.

I'm not sure I'm interested in that discussion, but I'm glad we agree on what
`-s` and `--no-patch` should do.

Cheers.

-- 
Felipe Contreras



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux