Skip to content

Instantly share code, notes, and snippets.

@conner
Created March 13, 2015 15:49
Show Gist options
  • Save conner/cea2c8f2f912ab22eee6 to your computer and use it in GitHub Desktop.
Save conner/cea2c8f2f912ab22eee6 to your computer and use it in GitHub Desktop.
Github Diff: Remove Godeps and Tests
javascript:(function(){$("#files_bucket").find("[data-path^=Godep], [data-path$=test\\.go]").parent().remove()})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment