List of files with content changes
Stephen Lee
sphen.lee at gmail.com
Fri Aug 30 00:20:54 UTC 2013
On Fri, Aug 30, 2013 at 3:40 AM, Dave S <snidely.too at gmail.com> wrote:
>
> On Wed, Aug 28, 2013 at 11:47 AM, Egor Kuropatkin <egor.k8n at gmail.com>
> wrote:
>>
>> hg diff --stat
>> will give you the diffstat-style summary. Files with content changes will
>> be shown like 'file1.txt | 4 ++-', while files that only have permission
>> changes will be shown like 'file2.txt | 0'.
>>
Thanks for the suggestions. I hadn't thought of using diffstat.
>
> I don't know Powerscript, so I don't if Windows out of the box can cover
> this step. (But there are "DOS clones" of these utilities, as well as the
> cygwin package)
>
I am actually running in Linux - the 'Thanks Windows' was because of
other team members who use Windows and caused the permission changes.
(and when I'm in Windows I usually just fire up the Python interactive
prompt for these sorts of tasks - much nicer than bash anyway :D)
Steve
More information about the Mercurial
mailing list