From ab8e4ecfdb2280cb6957b7c70aa58472f02d5808 Mon Sep 17 00:00:00 2001 From: "J.F.J. Laros" <j.f.j.laros@lumc.nl> Date: Mon, 14 Oct 2013 11:09:38 +0200 Subject: [PATCH] Updated introduction slides and handouts. --- introduction/introduction.tex | 7 +++++-- introduction/introduction_handouts.tex | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/introduction/introduction.tex b/introduction/introduction.tex index 587cc22..2cdd0e6 100644 --- a/introduction/introduction.tex +++ b/introduction/introduction.tex @@ -214,7 +214,7 @@ \section{Questions?} \lastpagetemplate -\begin{frame} +\begin{fframe} \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} diff --git a/introduction/introduction_handouts.tex b/introduction/introduction_handouts.tex index d49f76c..ccb2f4b 100644 --- a/introduction/introduction_handouts.tex +++ b/introduction/introduction_handouts.tex @@ -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 -- GitLab