Hector Guillermo Parra Alvarez

Ask me anything   Contact / Contacto   

My art: photography, prose, poetry, commentary. Visit HectorParra.com for other dimensions.

twitter.com/hgparra:

    How do I reset/revert a specific file to a specific revision using Git? →

    Thanks to Greg Hewgill via Stack Overflow. It was only until now that I’ve learned about “svn revert != git revert” pitfall. The crappy thing was that even though I aborted the revert commit, when I did a regular commit the revert info was still there. Lame.

    — 3 years ago