login
Code, Surf, and Play

Git Cheat Sheet

by greg - Friday, August 14, 2009 10:56:50 PM

I came across this ultra dope git cheat sheet. It's missing a cheat for deleting files.

Never fear.

All you need to do is delete the file and on the next bulk commit it's automatically removed.

Or, you can run 'git rm filename'.

blog comments powered by Disqus