aboutsummaryrefslogtreecommitdiff
path: root/tex/git-branch.tex
AgeCommit message (Collapse)AuthorLines
2019-06-21Adjusted for 16:9 aspect ratio, improved Git demonstrationMohammad Akhlaghi-30/+66
For EWASS, they recommended a 16:9 aspect ratio. This is becoming the standard and after some tests, I saw felt that it does indeed show better on modern monitors while also giving more horizontal space. The slides are now changed to this aspect ratio and everything was slightly modified to show nicely in it. Also, an extra step was added to the Git demonstration steps to show how progress on the project branch happens independently of progress on the template.
2019-06-04Added Git branching and history graphMohammad Akhlaghi-0/+90
A graph was added showing how Git branching and history are used to verfiy the integrity of the result.