Summary
In this chapter, we saw the basics of Git: how to create a Git repository, how to put content in it, and how to push data to a remote repository.
In the next chapter, we will see how to use Git with a team and manage all interactions with a remote repository.