From the course: Version Control for Everyone

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Presentations and educational materials

Presentations and educational materials - GitHub Tutorial

From the course: Version Control for Everyone

Start my 1-month free trial

Presentations and educational materials

- [Instructor] Now we'll turn our attention to educational presentations, starting with PowerPoint, and seeing how changing to a different text-based file format could offer some benefits. So I have a presentation open here for kinetECO, a fictitious company we use for demo purposes, and I have this New Hire Orientation presentation with a whole bunch of slides. This is pretty standard stuff. Let's put this into version control. We can ignore everything except for this PowerPoint presentation file right now. So I'm going to stage this. Committing the pptx file. Now, switching back to PowerPoint, I can start to make some edits on this, something super simple to start. Save this. And switching back to Sublime Merge, once again, I just have the binary file changed message. Stage this anyway. And becomes ampersand. So I don't have any visual diffs to help me, but I can still keep track of what I've done by making my…

Contents