mercurial/commands.py
changeset 43824 a6483107a07a
parent 43725 71dbd6f6fcb8
child 43841 fb4a6d584756
equal deleted inserted replaced
43823:3d53f9cc73ab 43824:a6483107a07a
   360         ),
   360         ),
   361         (
   361         (
   362             b'',
   362             b'',
   363             b'skip',
   363             b'skip',
   364             [],
   364             [],
   365             _(b'revision to not display (EXPERIMENTAL)'),
   365             _(b'revset to not display (EXPERIMENTAL)'),
   366             _(b'REV'),
   366             _(b'REV'),
   367         ),
   367         ),
   368     ]
   368     ]
   369     + diffwsopts
   369     + diffwsopts
   370     + walkopts
   370     + walkopts