Skip to content

Instantly share code, notes, and snippets.

@dragonde
Last active September 3, 2024 15:15
Show Gist options
  • Save dragonde/32a8fd7286c011164d9e9efd456c9d8b to your computer and use it in GitHub Desktop.
Save dragonde/32a8fd7286c011164d9e9efd456c9d8b to your computer and use it in GitHub Desktop.
git-pull

git pull

git pull --rebase

if merge conflict ->

git rebase --abort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment