GIT – usuwanie kilku commitów jednym poleceniem

for i in `git rev-list f182667 –max-count=5`; do git revert –no-edit $i; done http://pomoceprogramisty.blogspot.com/2011/03/git-usuwanie-kilku-commitow-jednym.html

GitHub Buttons

Showcase your GitHub repo’s success with these three simple, static buttons featuring dynamic watch, fork, and follower counts. http://ghbtns.com/