Git + GitHub

Git and GitHub are most important tools for a programmer and to understand how they work.

Today, I learned how to set an account in Git with a username, an Email and create a repository in GitHub, at the end with Git push to GitHub.

Git, GitHub
Git, GitHub

I practised Git commands, how to change a folder to a repository, add a file to a staging area and commit it.

Git init, add, commit, log
Git init, add, commit, log

I had time also to work on the assignment from our teaching lead.

Exercises Git + GitHub
Exercises Git + GitHub

This Game is teaching Branching. I had fun playing it.

GIt branching
GIt branching

Tomorrow, I intend to work more on Git commands and get more familiar with them.