Skip to content

Files

Latest commit

 

History

History
11 lines (5 loc) · 471 Bytes

usingGit.md

File metadata and controls

11 lines (5 loc) · 471 Bytes

Git and code review guidelines

Git is a distributed version control system. It allows you to view and restore old versions of your files and manage the collaborative work on text files.

How to use Git

Git is a command-line program but you can use a graphical user interface if you prefer. Possible GUIs are TortoiseGit (available through the MPIDR software repository in the intranet) or Github Desktop or many others