##// END OF EJS Templates
tests: make test-subrepo-git.t compatible with git's master->main rename...
tests: make test-subrepo-git.t compatible with git's master->main rename Git is about to change the default branch from "master" to "main". Recent versions has started warning about that, which makes tests fail. I assume the tests would fail in a different way once the default has changed. To make us compatible with that name change, let's set configure the default to be "master". That value makes the tests still work on older Git version (those where the default branch name is not configurable). Differential Revision: https://phab.mercurial-scm.org/D9746
Martin von Zweigbergk -
r46842:88dfe1c2 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate
dirstate_tree
dirs_multiset.rs Loading ...
dirstate_map.rs Loading ...
dirstate_tree.rs Loading ...
parsers.rs Loading ...
status.rs Loading ...