changeset 458:4248ef657070

Only use the beautifygraph extension on OSes with nice terminals
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 04 Apr 2019 10:40:20 -0700
parents 3efc67540556
children b302f58a56aa
files hgrc/hgrc hgrc/hgrc-MacOSX
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgrc/hgrc	Wed Apr 03 15:59:22 2019 -0700
+++ b/hgrc/hgrc	Thu Apr 04 10:40:20 2019 -0700
@@ -8,7 +8,7 @@
 git = True
 
 [extensions]
-beautifygraph =
+strip =
 extdiff =
 histedit =
 patchbomb =
--- a/hgrc/hgrc-MacOSX	Wed Apr 03 15:59:22 2019 -0700
+++ b/hgrc/hgrc-MacOSX	Thu Apr 04 10:40:20 2019 -0700
@@ -2,6 +2,9 @@
 ssh = ssh -C
 merge = kdiff3
 
+[extensions]
+beautifygraph =
+
 [extdiff]
 cmd.kdiff3 = /Applications/kdiff3.app/Contents/MacOS/kdiff3