git notes
Couple of annoying things I had to go lookup again so I figured I would put them here for next time. $> git push warning: you did not specify a refspec… blah blah blah fix with $> git config push.default matching and this gem… $> git pull You asked me to pull without telling me [...]
Tagged git

