Git Git is is a distributed version control system that tracks versions of files. It is often used to control source code by programmers who are developing software collaboratively. GitHub can be seen as a remote server to host your git repository, it will list all your past commits, histories and branches that you log in the git system. Let's say you are browsing GitHub, and there is a git repo you wanna try out.
git clone url:link
Need to cover:
Github
Remote server set up on terminal/Vscode
YAML project management
Running experiments
Zotero - Reference management