--- a/mercurial/commands.py Sun Dec 20 18:38:21 2015 -0800
+++ b/mercurial/commands.py Fri Dec 18 06:33:48 2015 +0000
@@ -542,8 +542,8 @@
.. note::
- backout cannot be used to fix either an unwanted or
- incorrect merge.
+ backout cannot be used to fix either an unwanted or
+ incorrect merge.
.. container:: verbose
@@ -3818,8 +3818,8 @@
.. note::
- The -c/--continue option does not reapply earlier options, except
- for --force.
+ The -c/--continue option does not reapply earlier options, except
+ for --force.
.. container:: verbose
@@ -5623,9 +5623,9 @@
.. note::
- 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.
+ 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.
If -r/--rev is used, the specified revision and all its ancestors
will be pushed to the remote repository.