Skip to content
Snippets Groups Projects
Commit ab8e4ecf authored by Laros's avatar Laros
Browse files

Updated introduction slides and handouts.

parent 8abb534b
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment