Skip to content

Github and versioning

Jörg Klausen edited this page Nov 26, 2020 · 5 revisions

The idea of Github is to keep track of code/documents while working on them. One can compare different versions of files and make the changes visible. This also enables several people to work on files in parallel.

In order to make comments you have to register with GitHub.

In order to edit the tables you have to be part of the TT-WIGOSMD team on GitHub. Once you are registered in GitHub let Enrico Fucile know your username, so that he can send you an invitation to join the team.

GitHub Desktop

The online version of Github is recommended for most interactions with the repository. For more complicated operations it may be easier to use a local interface such as GitHub Desktop. Check the download guide for more detailed information. There are also other alternatives in case you can’t use GitHub Desktop like TortoiseGit.

Clone this wiki locally