Added included files

This commit is contained in:
Kenneth John Odle 2024-08-25 15:59:05 -04:00
parent 9922550d54
commit 94f7bba83f
2 changed files with 7 additions and 0 deletions

4
include/branch001.tex Normal file
View File

@ -0,0 +1,4 @@
\begin{Verbatim}[]
$ git add doc_a.txt
$ git commit "Initial commit of doc A"
\end{Verbatim}

3
include/status.tex Normal file
View File

@ -0,0 +1,3 @@
\begin{Verbatim}[]
$ git status
\end{Verbatim}