From 21c77ccd43a994bc369a3cd9dc94d98d18b38a45 Mon Sep 17 00:00:00 2001 From: Elnath Date: Wed, 25 Apr 2018 01:05:42 +0200 Subject: [PATCH] Modif slide conclusion --- cours_git.tex | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/cours_git.tex b/cours_git.tex index 1559f9d..119c2f6 100644 --- a/cours_git.tex +++ b/cours_git.tex @@ -394,12 +394,13 @@ Prérequis pour suivre ce cours: \section{Conclusion} -\begin{frame}{Git bash} - Affiche des informations sur le dépôt git dans le terminal. +\begin{frame}{Utilitaires} + \begin{itemize} + \item Git bash: affichage d'informations sur le dépôt dans le terminal \url{https://github.com/magicmonty/bash-git-prompt} + \item gitk: Outil graphique + \item git-gui: Un autre outil graphique + \end{itemize} - \vspace{2\baselineskip} - - \url{https://github.com/magicmonty/bash-git-prompt} \end{frame} \begin{frame}[fragile]{Pas vu dans ce cours}