Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created July 19, 2013 14:50
Show Gist options
  • Select an option

  • Save rymawby/6039668 to your computer and use it in GitHub Desktop.

Select an option

Save rymawby/6039668 to your computer and use it in GitHub Desktop.
Shows you what branches in your local repo that would be deleted/pruned.
git remote prune origin --dry-run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment