github.com/devton
jaba coloque seu projetinho :)
catarse.me/jobs
ta rolando vaga
http://git-scm.com/
git commit --amend
git revert HASH
git reset --soft HASH
git diff HASH
git blame filepath
git gui blame filepath
git log
git log --oneline
git log -S"direct_refund" --oneline
git cherry-pick HASH
git bisect
http://git-scm.com/docs/git-bisect
.git/hooks
http://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
Client-Side Hooks
• pre-commit
• prepare-commit-msg
• commit-msg
• pre-rebase
• post-rewrite
• post-merge
• pre-push
• post-commit
Server-Side Hooks
• pre-receive
• update
• post-receive
post-commit sample
https://gist.github.com/josemarluedke/5535795
cabo ;)
valeu google pelas
imagens