When your programs are in a continuous flow of development: Use Git to keep every zero and every one in check. You can find out how version management works in this training course.
Learn the basics and everything you need to know about working with Git - without jumping in at the deep end.
Are you working under macOS? Find out how to run Git on the command line here.
A Unix terminal can also be used under Windows to work with Git. Find out how this works.
Introduce yourself! You need to give Git your name and an e-mail address. Learn how to do it here.
To work with Git, you now create a repository, in simple terms a kind of "warehouse" for your projects and versions.
The files have changed? Find out how to manage and control changes here.
All changes okay? Now create a snapshot and describe the new status with a comment.
You can also compare changes. This is one of the great strengths and has a long tradition under Unix.
Git keeps a precise record of all recorded changes. Now you will learn how to take a look at the logbook.
Files change or are removed. You need to tell Git about this. Find out how this works.
Do you want to use an old status or perhaps discard a new one altogether? No problem with the commands in this lesson.
External hosting providers such as GitHub and Bitbucket make it easy to work in a team and also contain backups of your projects. Get to know the workflows.
Various commands are important for synchronizing data with an external host. You will now also get to know these.
Comment now „Version management with Git, GitHub and Co“