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