Git

From CoMakingSpace Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SoftwareInfoBox

Git

Software-default.png
Type: version management
Platform: all
License:
Source: https://git-scm.com/
Input Formats:
Output Formats:
Users: Mitja


Before you learn how to use git on the command line, or how to use a graphical git interface, it will help to learn the concepts first.

You can only really use Git if you understand how Git works.

There is a nice introduction, Understanding Git Conceptually.

Github

Github is a popular Git hosting service. Some of our projects are published on Github and we keep track of our tasks there as well.

Tutorials