Stef123456.github.io

Programming for Biologist (BIOL812): Practice with Git

When should you use Git for a project?

What kind of files/info should be saved in a Git repository? What types of files/info should not be included in a Git repo?

What are the commands to undo a commit?

One of your repositories is in a “detached HEAD” state. How do you fix this?

Your boss has no idea what Git is or why you are using it. Explain the pros / cons of using Git for your research project. Explain the pros / cons of hosting your project in a public (or private) repository on Github/Bitbucket/Gitlab/etc.