From 94f7bba83fa2404e96d4c8b486398558ac019c5e Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 25 Aug 2024 15:59:05 -0400 Subject: [PATCH] Added included files --- include/branch001.tex | 4 ++++ include/status.tex | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 include/branch001.tex create mode 100644 include/status.tex diff --git a/include/branch001.tex b/include/branch001.tex new file mode 100644 index 0000000..111f71d --- /dev/null +++ b/include/branch001.tex @@ -0,0 +1,4 @@ +\begin{Verbatim}[] +$ git add doc_a.txt +$ git commit "Initial commit of doc A" +\end{Verbatim} diff --git a/include/status.tex b/include/status.tex new file mode 100644 index 0000000..5dc1f59 --- /dev/null +++ b/include/status.tex @@ -0,0 +1,3 @@ +\begin{Verbatim}[] +$ git status +\end{Verbatim}