Skip to content

Instantly share code, notes, and snippets.

@silentsudo
Forked from lkopocinski/pruneDryRun.sh
Created February 18, 2018 18:37
Show Gist options
  • Save silentsudo/b983f57e20fa7b4a82f22d7ddd6add23 to your computer and use it in GitHub Desktop.
Save silentsudo/b983f57e20fa7b4a82f22d7ddd6add23 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