* git diff and getting a list of files which have diffs
@ 2009-02-04 22:35 Mark Ryden
2009-02-04 22:39 ` Jon Loeliger
0 siblings, 1 reply; 3+ messages in thread
From: Mark Ryden @ 2009-02-04 22:35 UTC (permalink / raw)
To: git
Hello,
git diff shows the differneces between a tree and the working tree.
Is there a way to get only the list of file names that have such differences
without getting the differences themselves ?
Rgs,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git diff and getting a list of files which have diffs
2009-02-04 22:35 git diff and getting a list of files which have diffs Mark Ryden
@ 2009-02-04 22:39 ` Jon Loeliger
2009-02-05 7:40 ` Mark Ryden
0 siblings, 1 reply; 3+ messages in thread
From: Jon Loeliger @ 2009-02-04 22:39 UTC (permalink / raw)
To: Mark Ryden; +Cc: git
Mark Ryden wrote:
> Hello,
> git diff shows the differneces between a tree and the working tree.
> Is there a way to get only the list of file names that have such differences
> without getting the differences themselves ?
> Rgs,
> Mark
--name-only ?
jdl
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git diff and getting a list of files which have diffs
2009-02-04 22:39 ` Jon Loeliger
@ 2009-02-05 7:40 ` Mark Ryden
0 siblings, 0 replies; 3+ messages in thread
From: Mark Ryden @ 2009-02-05 7:40 UTC (permalink / raw)
To: Jon Loeliger; +Cc: git
Hello,
Yes ! Thanks!
Mark
On Thu, Feb 5, 2009 at 12:39 AM, Jon Loeliger <jdl@freescale.com> wrote:
> Mark Ryden wrote:
>>
>> Hello,
>> git diff shows the differneces between a tree and the working tree.
>> Is there a way to get only the list of file names that have such
>> differences
>> without getting the differences themselves ?
>> Rgs,
>> Mark
>
> --name-only ?
>
> jdl
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-05 7:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 22:35 git diff and getting a list of files which have diffs Mark Ryden
2009-02-04 22:39 ` Jon Loeliger
2009-02-05 7:40 ` Mark Ryden
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).