Tag Archives: Git

Git and GitHub – how to start.

Installation on Linux First of all, we have to download and install Git on our machine. Click for Git Download <- recommend for Windows users. Open terminal and type: And that’s it. We have already installed Git, let’s check which version we have. Enter: Initialise Git repository Just in case, I would highly recommend doing… Read More »