diff options
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |