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: bugzi...@mercurial-scm.org
          Reporter: gabor.stefa...@nng.com
                CC: mercurial-de...@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://j...@example.net/hg/jdoes-fork
# my-fork      = ssh://j...@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to