What is Git? Simply put, Git is a free and open-source code management system, i.e. distributed version control system. It allows a group of people to work together, all using the same files. These files are stored in a Git repository, usually in the same directory as the project itself, in a subdirectory called […]
Category: Git
I made my first Github commit today
I made a huge commitment today. Well, to be exact, I made my first commit… on Github. This is how I’m trying to look right now (in front of my colleagues). This is how I really feel. My teammate Shao told me I should mark this day down as it’s going […]