Skip to content
Snippets Groups Projects
Verified Commit 54f535c4 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

makes motivation less about git specifically

parent 898c1670
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,13 @@
<section id="motivation" data-markdown>
# motivation
> Why should I use git?
> Why should I use version control?
notes:
- summarize reasons from audience
- highlight that motivation chapter is more about the concept of
version control in general, not git specifically, because git is
just a tool to do it
</section>
<section id="motivation-avoid-mess" data-markdown>
......@@ -218,7 +224,7 @@
<section id="motivation-creative-use" data-markdown>
## motivation #4
### the creative use of git award
### the creative use award
#### goes to Michael Schilli
```yml
......@@ -253,7 +259,8 @@
- software, thats obvious
- blog / doc: web-pages in general are more and more managed by git
- e.g. this git cheat sheet we're handing out is a git repo
- if it doesn't support git don't use it
- if it doesn't support version control, i.e. text, don't use it,
e.g. graphics written in dot, compiled to SVG
</section>
<section id="motivation-automation" data-markdown>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment