dropshado.ws
Front-end development minutiæ
by David DeSandro
Archive
RSS feed
Twitter
GitHub Pages mirror
How do you remove untracked files from your git working copy? - Stack Overflow
git clean -f
Stack Overflow - How do I edit an incorrect commit message in git
git commit --amend
jQuery map vs. each - Stack Overflow