[bootlin/training-materials updates] master: agenda: improve objectives for Git training (8588fbf3)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:41 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/8588fbf3459cbdc53e079bc232625587802c96f2

>---------------------------------------------------------------

commit 8588fbf3459cbdc53e079bc232625587802c96f2
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Oct 15 11:32:16 2021 +0200

    agenda: improve objectives for Git training
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

8588fbf3459cbdc53e079bc232625587802c96f2
 agenda/git-agenda.tex | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/agenda/git-agenda.tex b/agenda/git-agenda.tex
index 9683d0d2..3315ba3c 100644
--- a/agenda/git-agenda.tex
+++ b/agenda/git-agenda.tex
@@ -16,13 +16,15 @@
 }
 \feagendasummaryitem{Training objectives}{
   \begin{itemize}
-  \item Review the basic principles of version control and Git
-  \item Understand the terminology used by Git
-  \item Learn the basic version control operations with Git
-  \item Learn how to create, use and manage branches with Git
-  \item Learn how to use {\em remote} repositories with Git
-  \item Learn the main techniques for collaboration with Git
-  \item Discover typical workflows used for version control with Git
+  \item Be able to understand the basic principles of version control
+    and Git
+  \item Be able to understand the terminology used by Git
+  \item Be able to perform basic version control operations with Git
+  \item Be able to create, use and manage branches with Git
+  \item Be able to use {\em remote} repositories with Git
+  \item Be able to use the main collaboration techniques with Git
+  \item Be able to use different typical workflows used for version
+    control with Git
   \end{itemize}
 }
 \feagendasummaryitem{Duration}{




More information about the training-materials-updates mailing list