“open source software suite for managing your software development projects that you've been waiting for. Managed instances of our services are provided here for your convenience.
Achtung! sr.ht is still under heavy development, and while many of the services are usable, expect to find lots of missing polish, broken links, incomplete docs, and so on. Here be dragons!”
git status -sb | head -n1 is now part of my shell prompt. /via @kaihowl
Neat git cheat sheet visualization
Useful #git: Splitting Commits
RT @nfedyashev: Whenever somebody sends you a pull request, give them commit access to your project.
"A collection of useful .gitignore templates" — useful :)
git log --graph --pretty="format:%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset"
RT @fjakobs: why didn't I learn about "git rerere" earlier? It is magic