Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
courses
Git course
Commits
dfbb3b92
Commit
dfbb3b92
authored
Apr 24, 2016
by
Laros
Browse files
Added course title and subtitles.
parent
060914bf
Changes
8
Hide whitespace changes
Inline
Side-by-side
basics/basics.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Jeroen F.J. Laros
}
\title
{
Git Basics
}
\providecommand
{
\mySubTitle
}{}
\title
{
\courseTitle
}
\providecommand
{
\mySubTitle
}{
Git Basics
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\begin{document}
...
...
branching/branching.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Martijn Vermaat
}
\title
{
Working with branches in Git
}
\providecommand
{
\mySubTitle
}{}
\title
{
\courseTitle
}
\providecommand
{
\mySubTitle
}{
Working with branches in Git
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\lstset
{
...
...
introduction/demonstration.tex
View file @
dfbb3b92
\documentclass
{
article
}
\usepackage
{
fullpage
}
\usepackage
{
listings
}
\frenchspacing
\setlength
{
\parindent
}{
0pt
}
\pagestyle
{
empty
}
\providecommand
{
\handoutsTitle
}{
GitLab demonstration
}
\begin{document}
\begin{center}
{
\bf
Git Introduction Course
}
\usepackage
{
handouts
}
\input
{
../shared/shared
}
GitLab demonstration.
\end{center}
\bigskip
\begin{document}
\makeHeader
\subsubsection*
{
Logging in
}
\begin{enumerate}
...
...
introduction/introduction.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Jeroen F. J. Laros
}
\title
{
Introduction to Version Control
}
\providecommand
{
\mySubTitle
}{}
\title
{
\courseTitle
}
\providecommand
{
\mySubTitle
}{
Introduction to Version Control
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\begin{document}
...
...
merging/merging.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Martijn Vermaat
}
\title
{
Combining changes by merging
}
\providecommand
{
\mySubTitle
}{}
\title
{
\courseTitle
}
\providecommand
{
\mySubTitle
}{
Combining changes by merging
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\lstset
{
...
...
remotes/remotes.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Martijn Vermaat
}
\title
{
Git and remote repositories
}
\providecommand
{
\mySubTitle
}{}
\title
{
\courseTitle
}
\providecommand
{
\mySubTitle
}{
Git and remote repositories
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\lstset
{
...
...
skeleton/skeleton.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Jeroen F. J. Laros
}
\title
{
Analysis projects skeleton
}
\providecommand
{
\mySubTitle
}{}
\title
{
\courseTitle
}
\providecommand
{
\mySubTitle
}{
Analysis projects skeleton
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\begin{document}
...
...
tips/tips.tex
View file @
dfbb3b92
\documentclass
[slidestop]
{
beamer
}
\input
{
../shared/shared.tex
}
\author
{
Wibowo Arindrarto
}
\title
{
Git Tips and Tricks
}
\providecommand
{
\mySubTitle
}{}
\title
{
\couseTitle
}
\providecommand
{
\mySubTitle
}{
Git Tips and Tricks
}
\providecommand
{
\myConference
}{
Git course
}
\providecommand
{
\myGroup
}{}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\input
{
../shared/shared.tex
}
\usetheme
{
lumc
}
\begin{document}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment