Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
courses
Git course
Commits
ab8e4ecf
Commit
ab8e4ecf
authored
Oct 14, 2013
by
Laros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated introduction slides and handouts.
parent
8abb534b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
introduction/introduction.tex
introduction/introduction.tex
+5
-2
introduction/introduction_handouts.tex
introduction/introduction_handouts.tex
+1
-0
No files found.
introduction/introduction.tex
View file @
ab8e4ecf
...
...
@@ -214,7 +214,7 @@
\section
{
Questions?
}
\lastpagetemplate
\begin{frame}
\begin{
f
frame}
\begin{center}
Acknowledgements:
\bigskip
...
...
@@ -225,6 +225,9 @@
Zuotian Tatum
\end{center}
\end{frame}
\vfill
\permfoot
{
https://humgenprojects.lumc.nl/trac/humgenprojects/wiki/git
}
\end{fframe}
\end{document}
introduction/introduction_handouts.tex
View file @
ab8e4ecf
...
...
@@ -19,6 +19,7 @@ First, let Git know what your name and e-mail address is:
\begin{lstlisting}
$
git config
--
global user.name "<Your Name>"
$
git config --global user.email "<name@lumc.nl>"
$
cat ~
/
.gitconfig
\end
{
lstlisting
}
\bigskip
...
...
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