This is a tutorial repository for the 2021 Calbridge CS Git Tutorial.
The repository for this page is here.
The tutorial slides are available here.
Your tasks are to:
- Clone this repository.
- Copy the participant template file (Template.md) and name it with your name.
- Add that file to be tracked in the repository.
- Add an image of your choice in the images directory.
- Link to the image from your page using Markdown.
- Add some other interesting content to your page.
- Add your name and a link to your page on the main README.md file.
Answer the following questions using git (and unix?) commands:
- Who was the first to commit their own copy of the template?
- Who made the most commits?
- I've hidden something in a branch. What is this branch name?
- What is hidden in the branch and how can you find it??