Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git-seminar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maximilian Konzack
git-seminar
Commits
54f535c4
Verified
Commit
54f535c4
authored
6 years ago
by
ck85nori
Browse files
Options
Downloads
Patches
Plain Diff
makes motivation less about git specifically
parent
898c1670
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
basics.html
+10
-3
10 additions, 3 deletions
basics.html
with
10 additions
and
3 deletions
basics.html
+
10
−
3
View file @
54f535c4
...
...
@@ -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
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment