On Tue, Jan 31, 2012 at 6:30 PM, Matt Welland <[email protected]> wrote:

>
>
> On Tue, Jan 31, 2012 at 11:41 AM, Leo Razoumov <[email protected]>wrote:
>
>> Hi All,
>> I am a new Fossil SCM user and it is my first posting to this mailing
>> list. Please, forgive me if what I am asking has been discussed and
>> answered here before.
>>
>> When I do
>>     sh$ fossil diff --from ver1 --to ver2
>> I get the entire contextual diff of the changes between the said commits.
>>
>> How could I get only the _names_ of the changed  files _without_
>> contextual differences?
>> Something like "git diff --name-status" or "git diff --name-only".
>>
>>
Isn't that what "fos status" is for? Or am I missing something?

--Russ P.

-- 
http://RussP.us
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to