Submitter | phabricator |
---|---|
Date | Nov. 30, 2020, 6:05 p.m. |
Message ID | <differential-rev-PHID-DREV-gyf356stzkj4tmt5iv2j-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/47748/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/tests/test-git-interop.t b/tests/test-git-interop.t --- a/tests/test-git-interop.t +++ b/tests/test-git-interop.t @@ -30,6 +30,7 @@ [255] $ git init Initialized empty Git repository in $TESTTMP/nogit/.git/ + $ git config --global init.defaultBranch master This status invocation shows some hg gunk because we didn't use `hg init --git`, which fixes up .git/info/exclude for us. $ hg status