[PATCH 1 of 4] keyword: kwfiles --unknown instead of --untracked

timeless timeless at gmail.com
Wed Sep 30 21:33:11 CDT 2009


+          ('u', 'unknown', None,
+           _('additionally show unknown (not tracked) files')),
+          ('u', 'untracked', None,
+           _('additionally show untracked files (DEPRECATED)')),

what does having two items with 'u' do?


More information about the Mercurial-devel mailing list