##// END OF EJS Templates
config: drop progress extension from sample hgrc as it is in core now
Yuya Nishihara -
r28125:3b4537ba default
parent child Browse files
Show More
@@ -42,7 +42,6 b' username ='
42 42 # (see "hg help extensions" for more info)
43 43 #
44 44 # pager =
45 # progress =
46 45 # color =""",
47 46
48 47 'cloned':
@@ -86,7 +85,6 b' default = %s'
86 85 # (see "hg help extensions" for more info)
87 86 #
88 87 # blackbox =
89 # progress =
90 88 # color =
91 89 # pager =""",
92 90 }
General Comments 0
You need to be logged in to leave comments. Login now