##// END OF EJS Templates
config: drop pager from the recommended extension...
Pierre-Yves David -
r32098:601bfcdd stable
parent child Browse files
Show More
@@ -60,7 +60,7 b' username ='
60 60 # (see 'hg help extensions' for more info)
61 61 #
62 62 # churn =
63 # pager =""",
63 """,
64 64
65 65 'cloned':
66 66 """# example repository config (see 'hg help config' for more info)
@@ -109,7 +109,7 b' default = %s'
109 109 #
110 110 # blackbox =
111 111 # churn =
112 # pager =""",
112 """,
113 113 }
114 114
115 115
General Comments 0
You need to be logged in to leave comments. Login now