hg diff on a modified line
praveen_m86
praveen_m86 at rediffmail.com
Fri Sep 21 11:35:22 UTC 2012
Hello All,
If I am modifying a line in a tracked file and run hg diff,
the output is as if i have removed the line and added a new line. Y is it so
? Is there any option to display that particular change just as modified
line ?
e.g
hg diff Hello.py
-from app.test.method import *
+from app.test.methods import *
--
View this message in context: http://mercurial.808500.n3.nabble.com/hg-diff-on-a-modified-line-tp3992861.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list