Skip to content

Commit e2ff722

Browse files
committed
Preserve space after gHEAD
1 parent ea3317c commit e2ff722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

understanding-git.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ \subsection{\gitcmd{commit}}
277277
\end{itemize}
278278
\vfill
279279
\begin{block}{\gHEAD{}}
280-
A reference to the current branch or commit from which the working tree is derived. In other words, \gHEAD is what is currently checked out.
280+
A reference to the current branch or commit from which the working tree is derived. In other words, \gHEAD{} is what is currently checked out.
281281
\end{block}
282282
\end{frame}
283283

0 commit comments

Comments
 (0)