---
magit.texi | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/magit.texi b/magit.texi
index 19f7fbb..57432aa 100644
--- a/magit.texi
+++ b/magit.texi
@@ -609,10 +609,11 @@ it, like from any other diff.
Magit will run @code{git push} when you type @kbd{P}. If you give a
prefix argument to @kbd{P}, you will be prompted for the repository to
-push to. When no default remote repositor has been configured yet for
-the current branch, you will be prompted as well. Typing @kbd{P} will
-only push the current branch to the remote. In other words, it will
-run @code{git push <remote> <branch>}.
+push to. When no default remote repository has been configured yet
+for the current branch, you will be prompted as well. Typing @kbd{P}
+will only push the current branch to the remote. In other words, it
+will run @code{git push} relying on the user having configured which
+refs to push to which branch.
Typing @kbd{f} will run @code{git remote update} and @kbd{F} will run
@code{git pull}. When you don't have a default branch configured to
--
1.6.3.3
To unsubscribe from this group, send email to magit+unsubscribegooglegroups.com
or reply to this email with the words "REMOVE ME" as the subject.