##// END OF EJS Templates
tests: set old git default branch name for compatibility...
Martin von Zweigbergk -
r46607:9dd5b129 default
parent child Browse files
Show More
@@ -30,6 +30,7 b' Test auto-loading extension works:'
30 [255]
30 [255]
31 $ git init
31 $ git init
32 Initialized empty Git repository in $TESTTMP/nogit/.git/
32 Initialized empty Git repository in $TESTTMP/nogit/.git/
33 $ git config --global init.defaultBranch master
33 This status invocation shows some hg gunk because we didn't use
34 This status invocation shows some hg gunk because we didn't use
34 `hg init --git`, which fixes up .git/info/exclude for us.
35 `hg init --git`, which fixes up .git/info/exclude for us.
35 $ hg status
36 $ hg status
General Comments 0
You need to be logged in to leave comments. Login now