Skip to content

Instantly share code, notes, and snippets.

@pocmo
Created March 7, 2018 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pocmo/2042b7b131b21dc7daf106628a66317f to your computer and use it in GitHub Desktop.
Save pocmo/2042b7b131b21dc7daf106628a66317f to your computer and use it in GitHub Desktop.
alias hgclean='hg status | grep '\''^\?'\'' | sed '\''s/^\? //'\'' | xargs rm -rf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment