https://bz.mercurial-scm.org/show_bug.cgi?id=6012

            Bug ID: 6012
           Summary: Same behavior for bookmark "master" than for "@" ?
           Product: Mercurial
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: bookmarks
          Assignee: bugzi...@mercurial-scm.org
          Reporter: pierre.aug...@univ-grenoble-alpes.fr
                CC: mercurial-devel@mercurial-scm.org

In https://www.mercurial-scm.org/wiki/Bookmarks, there is written:

"If you have a bookmark named @ when cloning a remote repository, "hg clone"
will check it out by default."

When using hg-git, the name of the special bookmark corresponding to the master
git branch is master.

When one clones a repository with the bookmark master in the default branch,
the bookmark master is not checked out by default. We get the tip of the
default branch which can be anything.

Wouldn't it be good to check out the master bookmark if there is no bookmark @
?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to