/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

blog.gitbutler.com
| | micahkepe.com
1.8 parsecs away

Travel
| | There's tons of little goodies you can add to your .gitconfig to make your life easier. From hidden gems in the git Man pages to aliases and shell functions, here's a few things I've found useful to reduce friction in my Git workflow.
| | gist.github.com
1.8 parsecs away

Travel
| | Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git) - config
| | vladimirzdrazil.com
1.9 parsecs away

Travel
| | A collection of Git tips and tricks you might not know.
| | blog.notmyhostna.me
19.3 parsecs away

Travel
| This guide explains how to deploy to a remote server by pushing to a remote git repository which is using a custom post-receive hook to checkout the ...