Submitter | Siddharth Agarwal |
---|---|
Date | Nov. 13, 2014, 11:08 p.m. |
Message ID | <a4a3123dcdedda92ae4b.1415920126@devbig136.prn2.facebook.com> |
Download | mbox | patch |
Permalink | /patch/6714/ |
State | Accepted |
Commit | b89856abf4e214e28a8bd663f0e5220f2621dd09 |
Headers | show |
Comments
Patch
diff --git a/mercurial/mdiff.py b/mercurial/mdiff.py --- a/mercurial/mdiff.py +++ b/mercurial/mdiff.py @@ -25,6 +25,7 @@ showfunc enables diff -p output git enables the git extended patch format nodates removes dates from diff headers + nobinary ignores binary files ignorews ignores all whitespace changes in the diff ignorewsamount ignores changes in the amount of whitespace ignoreblanklines ignores changes whose lines are all blank