Mercurial > hg-stable
changeset 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 | 7d99bff0f77c |
children | 2c886dedd902 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.