Skip to content

Instantly share code, notes, and snippets.

@lkopocinski
Last active March 18, 2018 13:25
Show Gist options
  • Save lkopocinski/8775f1b300132f4a40c785ff6ae96a76 to your computer and use it in GitHub Desktop.
Save lkopocinski/8775f1b300132f4a40c785ff6ae96a76 to your computer and use it in GitHub Desktop.
Git command for reporting what would be 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