Switch to side-by-side view

--- a/ForgeHg/forgehg/hg_main.py
+++ b/ForgeHg/forgehg/hg_main.py
@@ -57,7 +57,7 @@
         ]
     tool_label='Hg'
     default_mount_label='Hg'
-    default_mount_point='hg'
+    default_mount_point='hg1'
     ordinal=3
 
     def __init__(self, project, config):