summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* reorder hard-way repo initialization slidesKenny Ballou2018-03-19
|
* Update rebase slideskballou2017-09-02
| | | | | | | | * Add pointers to make commit subtrees more clear * Update note about rebasing other's "history" where "history" is usally other people's "commits", this is a bit of a nuanced, and esoteric note
* Minor Updates to Slideskballou2017-03-18
| | | | | | | | | | | * Update some titles * Remove some unnecessary images/slides * Add packfile summary slide * Update some images to include more pointers, to paint clearer picture
* Various slide changes and improvementskballou2017-03-16
| | | | | | | | | | | | | | | | * Update first initialization * Update git init script * Update list input listing configurations * Small wording changes * Update section title(s) * Update institute and introduction * Add subsections for introduction
* Update `git init` code to use manual procedureskballou2017-03-16
| | | | | It's too early in the "backwards" introduction to use such simple commands to set things in motion.
* Make de facto default listing options defaultkballou2017-03-16
|
* Add general image improvementskballou2017-03-16
| | | | | | | | | | * Rearrange images * Update tree image, add full references * Update some images to be more consistent - Make order and placement consistent across images
* Update commit objectskballou2017-03-16
| | | | Use something a little more recent
* Add packfiles to plumbing sectionkballou2017-03-16
|
* Update Makefileskballou2017-03-16
| | | | Move PHONY targets
* Add linebreak to titlekballou2016-03-19
|
* Update slideskballou2016-03-17
| | | | | Add content for more basic commands, merging, rebasing, commit messages, commit frequency, etc.
* Fix grammarkballou2016-03-17
|
* Merge subtree in tikz imagekballou2016-03-16
| | | | | | Instead of using `dashed` style and duplicating the node, the ideal display was the same node, which this change achieves by adding an extra draw call after the trees are defined.
* Add previous tree referenceskballou2016-03-16
|
* Fix node text in tikz imagekballou2016-03-16
| | | | * Missing value in sha, wasn't consistent
* Add slide about filemode numberskballou2016-03-16
|
* Add new slide for definitionskballou2016-03-16
| | | | It's turtles all the way down, everything is a turtle.
* Add note from gitworkflows man pagekballou2016-02-25
|
* Refactor makefileskballou2016-02-17
| | | | | | | | * use more automatic variables * cleanup phony targets * remove `build` target
* Add initial presentationkballou2016-01-18
| | | | First version of git-in-reverse presentation
* Learning Git in Reverse: initial commitkballou2016-01-18