For this assignment you will need to create a remote git repository on GitHub1 and synchronize local changes with this remote repo. Some of the steps below require to use git commands or GitHub functionality that were not explicitly covered in the lectures, so be creative and search online to find the commands and GitHub features you need.
Follow the steps below:
LICENSE
file to the local repository (i.e. not on GitHub, but on your own computer).
In this LICENSE
file, write your name and the current year.LICENSE
file in your local git history.LICENSE
file and its contents are now visible.
You can also look into the remote history, and should find your commit there.
If anything went wrong, try again, until you find your file on GitHub.
In any case don’t use the “Add file” button on GitHub to add files directly to the remote repo.hdbeukel
.Your submission is not automatically tested on Dodona. Feedback will be provided manually after the submission deadline.