We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6f649 commit 13c2aceCopy full SHA for 13c2ace
slides.tex
@@ -481,7 +481,7 @@ \section{Using Git}
481
\begin{frame}
482
\frametitle{Getting out of trouble}
483
\begin{description}[\texttt{git reset --hard \textit{commit}}]
484
- \item[\texttt{gitk --all}\hfill] The graphical repository browser is
+ \item[\texttt{gitk HEAD --all}\hfill] The graphical repository browser is
485
immensely useful for visualizing what's going on in your
486
repository.
487
\item[\texttt{git reflog}\hfill] Show the \emph{reflog} entries for
0 commit comments