Merge with stable
authorMartin Geisler <mg@lazybytes.net>
Fri, 16 Apr 2010 22:14:14 +0200
changeset 10934 a8486615eece
parent 10932 29c39fe2491b (current diff)
parent 10933 e3396b218e10 (diff)
child 10935 5f10634f9e68
Merge with stable
mercurial/commands.py
--- a/mercurial/commands.py	Thu Apr 15 18:12:28 2010 +0200
+++ b/mercurial/commands.py	Fri Apr 16 22:14:14 2010 +0200
@@ -2375,6 +2375,11 @@
     Path names are defined in the [paths] section of /etc/mercurial/hgrc
     and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too.
 
+    The names 'default' and 'default-push' have a special meaning.
+    They are the locations used when pulling and pushing respectively
+    unless a location is specified. When cloning a repository, the
+    clone source is written as 'default' in .hg/hgrc.
+
     See 'hg help urls' for more information.
     """
     if search: