Use default branch on recently created Mercurial repository. (#4985)
After `hg init` command, sometimes Mercurial does not create `.hg/branch` file so we'll use 'default' as fallback, which is the master branch in Mercurial repositories. Signed-off-by: Marc Cornellà <marc.cornella@live.com>master
parent
73cca94322
commit
c195189231
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue