Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save williamluisan/0f14ec7d9eee885cbe33098f207e09ae to your computer and use it in GitHub Desktop.
Save williamluisan/0f14ec7d9eee885cbe33098f207e09ae to your computer and use it in GitHub Desktop.
GIt prune remote branch on local (branch -r)
git fetch --prune origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment