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

add additional speaker notes

parent df96cad7
Branches
No related tags found
No related merge requests found
......@@ -329,6 +329,10 @@
# optional argument
git diff [--staged]
```
notes:
- do not yet type along, we will tell you
- do not type brackets they just mean argument optional
</section>
<section id="cli-git" data-markdown>
......@@ -360,6 +364,9 @@
git config --global alias.lol \
'log --graph --decorate --oneline --all'
```
notes:
- open a terminal
</section>
<section id="setup-git-2" data-markdown>
......@@ -589,6 +596,9 @@
## software licenses
![software licenses](img/license-chooser.svg)
notes:
- there are closed source licenses as well, ask your legal department about those
</section>
<section id="licenses-other" data-markdown>
......@@ -642,6 +652,7 @@
notes:
- remotes have names, default to origin
- remotes are clones
</section>
<section id="distributed-webapps" data-markdown>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment