From b40d4c6670ea6335f9621b1d6b9200fab73259bb Mon Sep 17 00:00:00 2001
From: Philippe Dosch <Philippe.Dosch@loria.fr>
Date: Sun, 29 Dec 2013 14:42:56 +0100
Subject: [PATCH] Add a comment about new feature in git 1.8.5 (@)

---
 git.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/git.tex b/git.tex
index ed928aa..d117b27 100644
--- a/git.tex
+++ b/git.tex
@@ -16,6 +16,8 @@
 %  \beamertemplatesolidbackgroundcolor{white}
 }
 
+% Depuis git 1.8.5 : @ devient un alias de HEAD
+
 
 % Introduire des passage de git GUI dans les démonstrations, à la façon
 % de http://vimeo.com/16395537
-- 
GitLab