Skip to content
Snippets Groups Projects
Commit 6d3eec02 authored by Dirk Sarpe's avatar Dirk Sarpe
Browse files

restructure beginning

connect about you motivation with motivation and how git can help
parent e93ad41e
Branches
No related tags found
No related merge requests found
...@@ -41,17 +41,6 @@ ...@@ -41,17 +41,6 @@
- collaborate! - collaborate!
</section> </section>
<section id="intro-about-me" data-markdown>
## about me
- scientific computing support @ idiv since 2014
- happy git user since 2010
> There will never be a better version control system than git.
>
> -- Christian Krause, Chemnitz 2017
</section>
<section id="intro-about-today" data-markdown> <section id="intro-about-today" data-markdown>
## about today ## about today
...@@ -69,28 +58,23 @@ ...@@ -69,28 +58,23 @@
- growing pain is how we learn - growing pain is how we learn
</section> </section>
<section id="intro-about-you" data-markdown> <section id="intro-about-me" data-markdown>
## about you ## about me
![people](img/people.jpg) - scientific computing support @ idiv since 2014
- happy git user since 2010
name, job, git experience, why git? > There will never be a better version control system than git.
>
> -- Christian Krause, Chemnitz 2017
</section> </section>
<section id="intro-about-git" data-markdown> <section id="intro-about-you" data-markdown>
## about git ## about you
1. **records changes to a *repository***
content, who, when, message
2. **best tool for the job**
technical, usability, community ![people](img/people.jpg)
notes: name, job, git experience, why git?
- the fact that content is organized in files and directories is
only incidental
- for git to be useful, content has to be text
</section> </section>
</section> </section>
...@@ -125,6 +109,24 @@ ...@@ -125,6 +109,24 @@
notes: notes:
- TODO better repo with more contributors - TODO better repo with more contributors
- structure
- who, when, why
</section>
<section id="motivation-want-structure" data-markdown>
## about git
1. **records changes to a *repository***
content, who, when, why
2. **best tool for the job**
technical, usability, community
notes:
- the fact that content is organized in files and directories is
only incidental
- for git to be useful, content has to be text
</section> </section>
<section id="motivation-playground" data-markdown> <section id="motivation-playground" data-markdown>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment