1 #!/bin/sh
2
3 HGMERGE=true; export HGMERGE
4
3 set -e
5 set -e
4 mkdir r1
6 mkdir r1
5 cd r1
7 cd r1
6 hg init
8 hg init