Skip to content

Instantly share code, notes, and snippets.

@bihe
Last active July 16, 2025 11:54
Show Gist options
  • Save bihe/b31026a06daa098534dd4252b7032127 to your computer and use it in GitHub Desktop.
Save bihe/b31026a06daa098534dd4252b7032127 to your computer and use it in GitHub Desktop.
Update the local git working copy from the remote

git command I am using on a constant basis

git config --global alias.up 'pull --rebase --autostash'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment