Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
TheAlternative
courses
Commits
8b289da4
Commit
8b289da4
authored
Mar 20, 2020
by
nilsl
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.ethz.ch:thealternative/courses
parents
9f0ebf80
984e4f89
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
5 deletions
+21
-5
git_gitlab_course/git.html
git_gitlab_course/git.html
+21
-5
No files found.
git_gitlab_course/git.html
View file @
8b289da4
...
...
@@ -50,6 +50,12 @@ Download *git* for your operating system from [https://git-scm.com/downloads](ht
---
class: center, middle
# Local workflow with Command Line
---
# Creating a local repository
open your `Git-Bash`
...
...
@@ -113,6 +119,7 @@ nothing added to commit but untracked files present (use "git add" to track)
```
---
# Change something
&
commit it
so let's follow the advice and do
...
...
@@ -135,15 +142,18 @@ commit 3b5616d1ba962e7a2e4af1f1bdd54f5d65d4e22d (HEAD -> master)
Author: Oscan Openness
<oscar
@
freedom.org
>
Date: Sun Jan 12 12:20:28 2020 +0100
add my first file
```
---
class: center, middle
# Remote workflow with Gitlab
---
# Login to gitlab
create an account if you have none
create an account
(with switch edu)
if you have none
---
...
...
@@ -180,7 +190,7 @@ add an SSH key (optional)
# Add a readme
eplain your project for others and your future self
e
x
plain your project for others and your future self
<img
src=
"images/gitlab_add_readme.jpg"
width=
"100%"
>
...
...
@@ -200,6 +210,12 @@ GPL to allow usage if basic freedom granted to users
---
class: center, middle
# Github Desktop to simplify
---
# Install github desktop
download from https://desktop.github.com/
...
...
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