aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 79043b8..e7f7ba9 100644
--- a/README.org
+++ b/README.org
@@ -117,6 +117,12 @@ to the Magit status window.
* Pushing
+To push, from the Magit status window press =P=. For the purposes of
+this tutorial, lets push the master branch of the local repository to
+a branch called =test-branch= in the =test= remote. To do this, after
+pressing =P=, select =e= for elsewhere, then enter =test/test-branch=
+and press =RET=.
+
* Pulling
* Interactive rebasing