aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org
index 1c2b4a0..ed94db7 100644
--- a/README.org
+++ b/README.org
@@ -199,6 +199,14 @@ to get the repository ready for [[*Pulling][Pulling]].
* Pulling
+At this point, the local =test-branch= should be one commit behind the
+remote =test-branch=. Pulling will fetch and merge that commit in to
+the local branch.
+
+Press =F=, the =u= to pull from the upstream branch ([[*Setting the upstream branch][as defined
+previously]]). Like pushing, the are a few options for pulling, but for
+now this is the only one needed.
+
* Interactive rebasing
* Splitting commits