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
Git course
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
courses
Git course
Commits
fb3a9271
Commit
fb3a9271
authored
Nov 30, 2015
by
Laros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added links to introduction slides and practical.
parent
fcdda354
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
+18
-18
README.md
README.md
+18
-18
No files found.
README.md
View file @
fb3a9271
...
...
@@ -30,23 +30,23 @@ This year the contents will be slightly less advanced on the technical side
(no branching, no git-annex). Instead, there is more focus on using the LUMC
GitLab server and using Git for data analysis projects.
| Time | Subject | Teacher | Contents |
| ----- | ----------------- | ----------------- | ------------------------- |
| 09:00 |
**Introduction**
| Jeroen Laros | Welcome, GitLab overview, SSH keys |
| 09:30 |
*Practical*
| | |
| 09:45 |
[
Git basics
](
http://bit.ly/lumc_git_basics
)
| Wibowo Arindrarto | Basic Git command line fu |
| 10:30 |
*Practical*
| | |
| 11:00 | Coffee | | |
| 11:15 |
**Git and remote repositories**
| Martijn Vermaat | Sharing and collaborating via GitLab |
| 11:45 |
*Practical*
| | |
| 12:00 | Lunch | | |
| 13:00 |
*Practical*
| | |
| 13:30 |
**Combining changes by merging**
| Martijn Vermaat | Resolving merge conflicts, protected branches |
| 14:15 |
*Practical*
| | |
| 14:45 | Break | | |
| 15:00 |
[
Data analysis
](
usecases/
)
| Szymon M.
Kiełbasa | More GitLab, Markdown, data analysis use case |
| 15:30 |
*Practical*
| | |
| 16:00 | Questions, drinks | | |
| Time | Subject
| Teacher | Contents |
| ----- | -----------------
| ----------------- | ------------------------- |
| 09:00 |
[
Introduction
](
/uploads/c16e25cadec825ca79a768825f5e64a2/introduction.pdf
)
| Jeroen Laros | Welcome, GitLab overview, SSH keys |
| 09:30 |
[
Practical
](
/uploads/59500f585b0b5f06ce4464375f2104a9/introduction_handouts.pdf
)
| | |
| 09:45 |
[
Git basics
](
http://bit.ly/lumc_git_basics
)
| Wibowo Arindrarto | Basic Git command line fu |
| 10:30 |
*Practical*
| | |
| 11:00 | Coffee
| | |
| 11:15 |
**Git and remote repositories**
| Martijn Vermaat | Sharing and collaborating via GitLab |
| 11:45 |
*Practical*
| | |
| 12:00 | Lunch
| | |
| 13:00 |
*Practical*
| | |
| 13:30 |
**Combining changes by merging**
| Martijn Vermaat | Resolving merge conflicts, protected branches |
| 14:15 |
*Practical*
| | |
| 14:45 | Break
| | |
| 15:00 |
[
Data analysis
](
usecases/
)
| Szymon
Kiełbasa | More GitLab, Markdown, data analysis use case |
| 15:30 |
*Practical*
| | |
| 16:00 | Questions, drinks
| | |
## Prerequisites
...
...
@@ -107,4 +107,4 @@ First clone this repository, then fetch the data from the submodule:
A new presentation can be added like this:
cd presentation
bash mkpres.sh ../mypresentation
bash mkpres.sh ../mypresentation
\ No newline at end of file
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