lilypond-devel
[Top][All Lists]
Advanced

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

git-diff only certain files


From: Graham Percival
Subject: git-diff only certain files
Date: Mon, 12 Feb 2007 01:05:14 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Can I get git-diff to only check certain files? I know I can specify them on the command line,

$ git-diff foo/bar baz/boozle

but I'd like to simply point git-diff to a file and have it fill in the details for me. ie something like

$ git-diff < lsr-unsafe.txt


lsr-unsafe.txt  contains:
input/lsr/chords/chord-name-exceptions.ly
input/lsr/expressive/breathing-sign.ly


(I might be missing some basic bash knowledge)

Cheers,
- Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]