changeset 466:3989d112f7a3

Enable strip extension, add hg.sr.ht paths.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 22 Mar 2019 17:47:30 -0700
parents f3a9ae9355d2
children d3ff438a4f8b
files hgrc/hgrc
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hgrc/hgrc	Fri Mar 22 17:32:40 2019 -0700
+++ b/hgrc/hgrc	Fri Mar 22 17:47:30 2019 -0700
@@ -12,14 +12,14 @@
 git = True
 
 [extensions]
-strip =
 extdiff =
 histedit =
 patchbomb =
+patchbomb =
 purge =
 rebase =
 schemes =
-patchbomb =
+strip =
 
 [alias]
 glog = log -G