From ee5634d89054c52dc7278bfdd1756535cebf9087 Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Fri, 23 Mar 2018 16:54:34 -0600 Subject: add link for understanding git man pages --- src/git-in-reverse.tex | 3 ++- src/references.bib | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/git-in-reverse.tex b/src/git-in-reverse.tex index 37199a3..fe82ac9 100644 --- a/src/git-in-reverse.tex +++ b/src/git-in-reverse.tex @@ -1124,7 +1124,8 @@ Signed-off-by: Junio C Hamano \item<3->{No, \textit{really}, Read the output!} \item<4->{\url{git-scm.com} and ``Pro Git''} \item<5->{\texttt{\#{}git} on Freenode} -\item<6->{Git± man pages~\cite{website:git_man_pages}} +\item<6->{Git± man pages~\cite{website:git_man_pages} +~\cite{website:understand_git_man_pages}} \item<7->{Git± workflows~\cite{website:gitworkflows7}} \end{itemize} \end{frame} diff --git a/src/references.bib b/src/references.bib index a8df76e..5075f72 100644 --- a/src/references.bib +++ b/src/references.bib @@ -47,3 +47,8 @@ author="Aditya Mukerjee", title="Unpacking Git Packfiles" } +@misc{website:understand_git_man_pages, + howpublished="\url{https://zwischenzugs.com/2018/03/14/five-key-git-concepts-explained-the-hard-way/}", + author="Ian Miell", + title="Five Key Git Concepts Explained the Hard Way" +} -- cgit v1.2.1