From 5a7ad256154bb9121df88f539f3cb6fee1019cfa Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Mon, 13 Mar 2017 23:55:34 +0100 Subject: [PATCH] =?UTF-8?q?d=C3=A9sactivation=20gitg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/app-developpement.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app-developpement.nix b/public/app-developpement.nix index 867e88c..3553b40 100644 --- a/public/app-developpement.nix +++ b/public/app-developpement.nix @@ -24,7 +24,7 @@ mkIf cfg.developpement { # Gestion des sources cloc # outil pour compter les lignes de code source git # déjà présent dans "base" - gitg # interface pour utiliser git (historique, commit) + #gitg # interface pour utiliser git (historique, commit) gitstats # génère un site web statique avec des statistiques gitAndTools.gitFull # pour gitk git-cola # interface pour utiliser git (historique, commit)