Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-06-21 | Shortened sentence to fit in slide | Mohammad Akhlaghi | -1/+1 | |
A sentence in the Git slides was slightly shortened to fit in the width without breaking into two. | ||||
2019-06-21 | Adjusted for 16:9 aspect ratio, improved Git demonstration | Mohammad 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-04 | Added Git branching and history graph | Mohammad Akhlaghi | -0/+90 | |
A graph was added showing how Git branching and history are used to verfiy the integrity of the result. |