\end{block}
\end{frame}
-\section{Basics}
-\subsection{Installation}
+\section{Installation}
\begin{frame}[fragile]
\begin{block}{{\Large\Smiley\Smiley} Linux}
Depending on the distribution you may have to do:\\
\end{frame}
-\subsection{Getting started}
+\section{Getting started \& Workflow}
\begin{frame}[fragile]
\frametitle{Getting started}
\begin{block}{Check GIT version in (GIT) bash}
\end{figure}
\end{frame}
+\section{Everything is a commit}
\begin{frame}[fragile]
\frametitle{Add and commit}
\begin{lstlisting}
\frametitle{Log \& Checkout}
\begin{block}{\texttt{\$ git log}}
+ \end{block}
+ \begin{block}{\texttt{\$ git checkout}}
+
\end{block}
\end{frame}
+\section{Branching and unevitable merging}
\begin{frame}
- \frametitle{Add and commit}
+ \frametitle{Branching}
\end{frame}
\begin{frame}
- \frametitle{Add and commit}
+ \frametitle{Push \& Pull}
+\end{frame}
+
+\begin{frame}
+ \frametitle{Merge}
\end{frame}
-\section{Branching}
+\section{Tips \& Tricks}
+\begin{frame}
+ \frametitle{\texttt{/home/frobnicator/.gitconfig}}
+\end{frame}
+
+\begin{frame}
+ \frametitle{Public key}
+
+\end{frame}
\end{document}