Mercurial > public > mercurial-scm > hg-stable
diff mercurial/commands.py @ 19941:2bf99bc5077a stable
help: minor tweak to push help
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 21 Oct 2013 10:26:38 -0700 |
parents | 4f53de036af8 |
children | 25b02c6f73a6 |
line wrap: on
line diff
--- a/mercurial/commands.py Sat Oct 12 18:51:34 2013 -0700 +++ b/mercurial/commands.py Mon Oct 21 10:26:38 2013 -0700 @@ -4652,7 +4652,7 @@ only create a new branch without forcing other changes. .. note:: - Extra care should be used with the -f/--force option, + Extra care should be taken with the -f/--force option, which will push all new heads on all branches, an action which will almost always cause confusion for collaborators.