On Sun, Sep 2, 2012 at 5:07 PM, Enrico Weigelt wrote:
> Hi,
>
>> Would that help ?
>> git help diff
>> [snip]
>> --ignore-space-at-eol
>>Ignore changes in whitespace at EOL.
>>
>>-b, --ignore-space-change
>>Ignore changes in amount of whitespace. This ignores
>
Hi,
> Would that help ?
> git help diff
> [snip]
> --ignore-space-at-eol
>Ignore changes in whitespace at EOL.
>
>-b, --ignore-space-change
>Ignore changes in amount of whitespace. This ignores
>whitespace at
>line end, and considers al
Enrico Weigelt writes:
> * git-diff or git-format-patch or tig should not show differences
> that are only whitespace changes (eg. differing linefeeds or
> tabs vs. spaces, changed indentions, etc)
--ignore-all-space
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint =
On 01.09.12 22:11, Enrico Weigelt wrote:
>
>
>
> Thanks folks, but that doesn't solve my problem. I'm looking for something
> that's usable on command line or in scripts.
>
> Usecase a)
>
> * git-diff or git-format-patch or tig should not show differences
> that are only whitespace changes (
Thanks folks, but that doesn't solve my problem. I'm looking for something
that's usable on command line or in scripts.
Usecase a)
* git-diff or git-format-patch or tig should not show differences
that are only whitespace changes (eg. differing linefeeds or
tabs vs. spaces, changed indenti
- Original Message -
> From: "Matthew Caron"
> Sent: Tuesday, August 28, 2012 1:41:51 PM
> Subject: Re: diff/merge tool that ignores whitespace changes
>
> > > I'm looking for a diff / merge tool that treats lines with only
> > > whites
On 08/28/2012 01:40 PM, Stephen Bash wrote:
- Original Message -
From: "Enrico Weigelt"
Sent: Tuesday, August 28, 2012 12:26:39 PM
Subject: diff/merge tool that ignores whitespace changes
I'm looking for a diff / merge tool that treats lines with
only whitespace chang
- Original Message -
> From: "Enrico Weigelt"
> Sent: Tuesday, August 28, 2012 12:26:39 PM
> Subject: diff/merge tool that ignores whitespace changes
>
> I'm looking for a diff / merge tool that treats lines with
> only whitespace changes (trailing or
Hi folks,
I'm looking for a diff / merge tool that treats lines with
only whitespace changes (trailing or leading whitespaces,
linefeeds, etc) as equal.
The goal is to make reviews as well as merging or rebasing
easier when things like indentions often change.
Does anybody know an solution for t
9 matches
Mail list logo