summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/man.rst b/man.rst
index c6f949f..7f112bc 100644
--- a/man.rst
+++ b/man.rst
@@ -317,7 +317,7 @@ COMMANDS
5. git push `pullbase`
6. git checkout `oldhead`
7. git branch -D `tmp`
- 8. git pop
+ 8. git stash pop
If `hub.forcerebase` is set to "true" (the default), ``--force`` will be
passed to rebase (not to be confused with this command option