[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-diffutils] bug#48047: provide --dereference
From: |
Christoph Anton Mitterer |
Subject: |
[bug-diffutils] bug#48047: provide --dereference |
Date: |
Mon, 26 Apr 2021 22:36:19 +0200 |
User-agent: |
Evolution 3.38.3-1 |
Hey.
It would be nice if there was a counter option to --no-dereference
(i.e. --dereference) that would revert the effect of a previous --no-
dereference in the argument list.
The idea is, that especially for recursive diffing, it often makes
sense to use --no-dereference - yet I guess one wouldn't want to change
the default in general to use --no-dereference or even just for -r as
this would probably break things.
So people may still want to set up e.g. a bash alias like:
diff="diff --no-dereference"
however, then they have no way (except unaliasing) to get the regular
behaviour in an interactive shell.
Cheers,
Chris.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-diffutils] bug#48047: provide --dereference,
Christoph Anton Mitterer <=