[Bug 5485] New: Default hgrc generated on clone references the obsolete "default-push" path

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Tue Feb 14 17:51:40 UTC 2017


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

            Bug ID: 5485
           Summary: Default hgrc generated on clone references the
                    obsolete "default-push" path
           Product: Mercurial
           Version: 4.1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: gabor.stefanik at nng.com
                CC: mercurial-devel at selenic.com

Default-push is deprecated in favor of default:pushurl. Yet, "hg clone" still
inserts this in every hgrc file it creates:

# path aliases to other clones of this repo in URLs or filesystem paths
# (see 'hg help config.paths' for more info)
#
# default-push = ssh://jdoe@example.net/hg/jdoes-fork
# my-fork      = ssh://jdoe@example.net/hg/jdoes-fork
# my-clone     = /home/jdoe/jdoes-clone

We should update this message.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list