mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-18 12:40:14 +08:00
Use long parameter version --force rather than -f
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ For a more detailed discussion, read these :doc:`detailed documents
|
||||
|
||||
Finally, you must push your rebased branch::
|
||||
|
||||
git push -f origin transform-speedups
|
||||
git push --force origin transform-speedups
|
||||
|
||||
(If you are curious, here's a further discussion on
|
||||
the `dangers of rebasing <http://tinyurl.com/lll385>`__. Also
|
||||
|
||||
Reference in New Issue
Block a user