We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98eff98 commit b441eebCopy full SHA for b441eeb
presentation.tex
@@ -81,10 +81,12 @@
81
82
\title{git init}
83
84
+\subtitle{https://github.com/py-yyc/git-init}
85
+
86
\author{\texorpdfstring{%
87
Andrew Neitsch}{Andrew Neitsch}}
88
-\date{\small 2018-01-24}
89
+\date{\small 2020-02-10}
90
91
\begin{document}
92
@@ -148,7 +150,7 @@ \section{Version control}
148
150
149
151
\begin{frame}{Benefits of version control}
152
\begin{itemize}
-\only<1->{\item \textbf{diff}} \only<1>{show you what you’ve change so you
153
+\only<1->{\item \textbf{diff}} \only<1>{show you what you’ve changed so you
154
can review it}
155
\only<2->{\item \textbf{backups and undo}} \only<2>{you can go back to a
156
known good state, or selectively revert a specific change, if things start
0 commit comments