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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 15 11:32:16 CEST 2021


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

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

commit 4993185d128222484a1719db7b172f0b203a0d1a
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>


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

4993185d128222484a1719db7b172f0b203a0d1a
 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