Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
courses
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TheAlternative
courses
Commits
ce0f9bbc
Commit
ce0f9bbc
authored
Jan 12, 2020
by
Oscan Openness
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add slides for motivation
parent
465d9781
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
1 deletion
+18
-1
git_gitlab_course/boilerplate-single.html
git_gitlab_course/boilerplate-single.html
+18
-1
git_gitlab_course/images/git_download.png
git_gitlab_course/images/git_download.png
+0
-0
No files found.
git_gitlab_course/boilerplate-single.html
View file @
ce0f9bbc
...
...
@@ -26,8 +26,23 @@ class: center, middle
---
# Why to use _git_
.center[<img src="images/xkcd_git.png" width="300">]
---
# Why to use git
**Tracking**
- keep track of who changed what
- revert changes easily
**Backup & distribute**
- store important files remotely
- easily copy and maintain on different devices
- share and edit with collaborators
**Focus**
- strict version control helps you to work goal oriented
<img src="images/xkcd_git.png" width="300">
---
# How to use _git_
...
...
@@ -43,6 +58,8 @@ class: center, middle
# Installing _git_
Download *git* for your operating system from [https://git-scm.com/downloads](https://git-scm.com/downloads)
<img src="images/git_download.png" width="100%">
---
# Creating a local repository
git_gitlab_course/images/git_download.png
0 → 100644
View file @
ce0f9bbc
192 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment