If you collaborate on a project in Git then rebasing can ease the pain of merging and tracking changes. It is a must have tool in any developers arsenal!
Read PostLast time we looked at what Git is and got a basic understanding of how it works. In this post, we'll look at actually using Git and some tips and tricks for streamlining how we use it.
Read Post