summaryrefslogtreecommitdiff
path: root/tests/test-convert-tagsbranch-topology.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-convert-tagsbranch-topology.t')
-rw-r--r--tests/test-convert-tagsbranch-topology.t6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/test-convert-tagsbranch-topology.t b/tests/test-convert-tagsbranch-topology.t
index 0af7e79..ab2d15b 100644
--- a/tests/test-convert-tagsbranch-topology.t
+++ b/tests/test-convert-tagsbranch-topology.t
@@ -1,9 +1,5 @@
$ "$TESTDIR/hghave" git || exit 80
- $ echo "[core]" >> $HOME/.gitconfig
- $ echo "autocrlf = false" >> $HOME/.gitconfig
- $ echo "[core]" >> $HOME/.gitconfig
- $ echo "autocrlf = false" >> $HOME/.gitconfig
$ echo "[extensions]" >> $HGRCPATH
$ echo "convert=" >> $HGRCPATH
$ echo 'hgext.graphlog =' >> $HGRCPATH
@@ -86,5 +82,3 @@ Print the log
/
o 0 "rev1" files: a
-
- $ cd ..