git pro tips
The following are things I found very helpful, which you also may find make your day-to-day usage of Git more enjoyable. G...
GIT TIP: `git checkout -` checks out the previo...
If you use git, you’re running git checkout $BRANCH all the time. Everyone likes a fast checkout at the grocery store. How...
undoing a git pull
If you're using a rebase strategy for the first time you may run git pull in a situation where Git practically tells you t...
Obie Fernandez: 10 Reasons Pair Programming Is ...
I see pairing work so well every day that I consider my career prior to my current job to have consisted mostly of wasting...
G+: 16 tutoriais sobre #Git/GitHub #tips https:...
O Git/GitHub viraram os melhores companheiros dos desenvolvedores Ruby e Rails. Trata-se de uma excelente ferramenta para ...
Railscasts - Git on Rails:
Git has been getting a lot of buzz lately, and for good reason. It's an excellent SCM which in many ways is more simple an...
Git Basics: Cleaning up excess branches
Git Basics: Cleaning up excess branches Posted by xfitzyx on July 10, 2012 — 0 comments Rails app repository getting out o...
