How do I do a "git diff" with scm?
One answer
The command to use is 'lscm diff'. For example: lscm diff file "path of the file in the sandbox". The diff command accepts only one file at a time. Refer to https://jazz.net/library/article/1031 Example 2 that shows how to diff recursively using PERL.
Comments
Robert Carter
Nov 11 '13, 3:00 p.m.Christian Höltje
Nov 11 '13, 6:38 p.m.