From 25d0fd47e5ccd49d0f3c069316f11c78e74c22c3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 13 May 2018 17:00:21 +0100 Subject: Fill in the Pushing section --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3