A collection of various notes on programming.
- Git Notes: Notes on Git. Quick guide for things I found difficult, especially on cross-platform collaboration and even dropbox syncing, includuing handling of line-endings (CRLF vs. LF) and file permissions. Also general tips.