Skip to content

Commit 8c0adaa

Browse files
committed
Add introduction subsections
The note slides would otherwise have a blank line where the subsection would be for these introduction slides.
1 parent 73dc2d9 commit 8c0adaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

understanding-git.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ \section{Introduction}
133133
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
134134
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
135135
\section{Commits}
136+
\subsection{Introduction}
136137

137138
\begin{frame}
138139
\frametitle{What is a commit?}
@@ -351,6 +352,7 @@ \subsection{\gitcmd{cherry-pick}}
351352
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
352353
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
353354
\section{Branches}
355+
\subsection{Introduction}
354356

355357
\begin{frame}
356358
\frametitle{What is a branch?}
@@ -1134,6 +1136,7 @@ \subsection{\gitcmd{merge}}
11341136
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
11351137
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
11361138
\section{Remote Repositories}
1139+
\subsection{Introduction}
11371140

11381141
\begin{frame}
11391142
\frametitle{What are remote repositories?}

0 commit comments

Comments
 (0)