branch | stable |
changeset 19941 | 2bf99bc5077a |
parent 19935 | 4f53de036af8 |
child 19958 | 25b02c6f73a6 |
--- 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.