- Manchester, United Kingdom
- https://bencromwell.com
Pinned Loading
-
git-spruce
git-spruce PublicCLI for sprucing up your local git, cleans out branches that have been merged upstream.
Go
-
git-spruce-php
git-spruce-php PublicCLI for sprucing up your local git, cleans out branches that have been merged upstream.
PHP
-
-
-
Github bookmarklet to remove dependa...
Github bookmarklet to remove dependabot PRs/issues from search 1javascript:(function () {
2let searchField = document.getElementById('js-issues-search');
3searchField.value += ' -label:dependencies';
4const ke = new KeyboardEvent("keypress", {keyCode: 13});
5searchField.dispatchEvent(ke);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.