Git is good to keep track of your code changes, especially if you do commit every time you proceed each step when you do Test-Driven Development (TDD). Moreover, you can share to others on how did you do TDD step-by-step with explanation in the commit message.
Before starting with Git, get yourself familiar with it first from this blog: Learn Git within 7 Minutes and Play Around with It. Or you can follow steps below on how you can use Git client to track code changes.
Showing posts with label git. Show all posts
Showing posts with label git. Show all posts
Sunday, January 29, 2017
Monday, January 2, 2017
Learn Git within 7 Minutes and Play Around with It
Yesterday, I watched a VDO on somkiat.cc about Git for beginner and I found it is really interesting especially for those who new to Git (like me! 😅). The video is from CodingDojo.
Here is the infographic published on their page.
So let's play around with it! But first thing to do is to install Git client from here. Once installed then you are ready to play.
Subscribe to:
Posts (Atom)

