git fetch origin # Updates origin/master
git rebase origin/master # Rebases current branch onto origin/master
Created
July 21, 2020 21:14
-
-
Save antalakas/79cb782206ed2dc86a9bc28ce541adf4 to your computer and use it in GitHub Desktop.
Git
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment