/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.erikschierboom.com
| | www.aaron-gray.com
2.4 parsecs away

Travel
| | You can run rubocop on just a local branches' changes like this: git fetch && git diff-tree -r --no-commit-id --name-only master@{u} head | xargs ls -1 2>/dev/null | xargs rubocop --force-exclusion Then you can create 2 corresponding aliases in your terminal .rc file to make this easy to remember: # Alias to run rubocop on the current branch's diff from [...]
| | haacked.com
1.5 parsecs away

Travel
| | A git alias to clean up gone branches. Even ones that have been squashed and merged.
| | sam.hooke.me
3.5 parsecs away

Travel
| | [AI summary] A technical guide explaining how to configure, track, and manage multiple Git remotes using various command-line options.
| | lockheart.love
15.6 parsecs away

Travel
| Just a couple bits of code to copy and paste into a project and adjust :D