Get started Managing files with Git

As a developer one of the major issues we face is archiving and properly managing your files, especially as you navigate through environments(will talk about this more later).

I started out using Visual Source Safe (VSS) and eventually got to use Team Foundation Server (TFS). These were both enterprise level applications that were feature-rich. Unfortunately, these are both relatively expensive file versioning and managing programs so I looked for an alternative. Hence, Git.

Git gives you the ability to manage versions of your code to help manage your applications and avoid the multiple zip files or the dreaded inability to recover an old version of a file when needed.

‘Get yourself together, while you wasting all the your time Right along with your mind’