mercurial/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Tue, 18 Nov 2014 17:09:26 -0800
changeset 23433 41dd76b3facb
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
patch.difffeatureopts: add a feature for whitespace diffopts These aren't exactly format-breaking features -- just ones for which patches applied to a repo will produce incorrect commits, In any case, some commands like record and annotate only care about this feature.