Getting Started This is me learning to use git. I've started by creating a repository called hello-world. This is a branch off the master. I can make and save changes to files here without disrupting my "master" copy. If the changes work, I can then commit them to the "master".