Re: [Feature request] Diff from urls
- From: Victor Engmark <victor engmark gmail com>
- To: Roberto <maxroby gmail com>
- Cc: meld-list gnome org
- Subject: Re: [Feature request] Diff from urls
- Date: Wed, 26 Oct 2011 13:58:05 +0200
On Wed, Oct 26, 2011 at 11:31 AM, Roberto <maxroby gmail com> wrote:
> I find Meld very useful and thanks all the developers for that.
> What abount the option to diff directly from files url?
The usual way to do this on *nix is to use command substitution:
meld <(wget -O-
http://git.gnome.org/browse/meld/plain/.gitignore?id=250066249e06241e3bfd3863c1a233fb45f40a12)
<(wget -O- http://git.gnome.org/browse/meld/plain/.gitignore)
Very few commands which work with text support URLs, in keeping with
the Unix "do one thing only, and do it well" mantra.
Cheers,
--
Victor Engmark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]