##// END OF EJS Templates
commitextras: mark the extension as ADVANCED
Pulkit Goyal -
r33562:3cfabb6c default
parent child Browse files
Show More
@@ -5,7 +5,7 b''
5 5 # This software may be used and distributed according to the terms of the
6 6 # GNU General Public License version 2 or any later version.
7 7
8 '''adds a new flag extras to commit'''
8 '''adds a new flag extras to commit (ADVANCED)'''
9 9
10 10 from __future__ import absolute_import
11 11
@@ -254,7 +254,6 b' Test extension help:'
254 254 censor erase file content at a given revision
255 255 churn command to display statistics about repository history
256 256 clonebundles advertise pre-generated bundles to seed clones
257 commitextras adds a new flag extras to commit
258 257 convert import revisions from foreign VCS repositories into
259 258 Mercurial
260 259 eol automatically manage newlines in repository files
General Comments 0
You need to be logged in to leave comments. Login now