Skip to content
Permalink
Browse files
added notes on git config
  • Loading branch information
aa7401 committed Oct 1, 2019
1 parent b9f5deb commit 0c0589ce7bbbf70edd97a704d948694d1d14858f
Showing 1 changed file with 8 additions and 0 deletions.
@@ -15,3 +15,11 @@ Mirror Push to this new repository, replacing xxx with the url from the clipboar
Once you are sure the code is in your new repository, delete the temporary local repository.

`cd .. && rm -rf temp/`

Your private repository on GitHub will now contain a complete copy of this template including the commits that were already made. You can now start your assignment by carrying out the following steps:

Clone your private repository

Change your **local config settings**. This is a vital step otherwise your commits won't show on the GitHub _graph_ and your grade will be affected.

Start working on the assignment.

0 comments on commit 0c0589c

Please sign in to comment.