An assessed exercise which demonstrates that you have achieved basic competence in using Git for version control. See the Version Control with Git module on Canvas for the accompanying instructions.
This work was submitted for assessment by name (number) on date
Don't forget to add your name, your student number and the submission date to the
top of this file (which is README.md
),
and stage and commit it before pushing your finished work to your fork of
the original repository
github.com/cpjobling/eg-252-git-exercise
on GitHub:
git push origin master
To submit the work for assessment you have to send me a GitHub pull request.
- Exercise complete and correct 5 marks.
- One mark lost if final result is not what was expected (text wrong, files missing, conflicts unresolved)
- One mark lost if change history incomplete
- One mark lost if commit log messages are not informative
Feedback will be given via the pull request discussion on GitHub.
The text files used in this exercise are extracted from Project Gutenberg's Alice's Adventures in Wonderland, by Lewis Carroll (plain text UTF-8 version) and are intended to be distributed only to the group of students in the College of Engineering at Swansea Engineering who are taking EG-252 Group Design Exercise in 2015. The text is being used soley for the purposes of learning how to work with git, and we believe that its use in this way does not violate the terms of use under which the source materials where originally licensed.
See The Project Gutenberg License.
This document README.md
is Copyright (c) Swansea University, 2020.