Last active
January 11, 2020 22:53
-
-
Save chestone/34edc873ee3e17fb5063 to your computer and use it in GitHub Desktop.
How to delete all of your Phabricator diffs.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git branch -D `git branch | grep -E arcpatch-*` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment