diff options
author | David A. Madore <david+git@madore.org> | 2013-03-07 20:41:00 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2013-03-07 20:41:00 +0100 |
commit | aba0486092b9ccad03da4fb2a5394509ea13198c (patch) | |
tree | 9708db866ceefac13e88c821d40c0b6681a847e5 /chapitres/descente.tex | |
parent | 52bdab0c0d5c13276f650f3c9a8bafc6fdae1ca8 (diff) | |
download | galois-aba0486092b9ccad03da4fb2a5394509ea13198c.tar.gz galois-aba0486092b9ccad03da4fb2a5394509ea13198c.tar.bz2 galois-aba0486092b9ccad03da4fb2a5394509ea13198c.zip |
Affichage du numéro de version Git si on compile avec --shell-escape
Affiche le numéro de commit et la date de celui-ci (sortie de
« git log --pretty=format:"%h %ai" -1 ») suivi du mot « (dirty) » si
des changements ont été faits par rapport à ce commit.
Diffstat (limited to 'chapitres/descente.tex')
-rw-r--r-- | chapitres/descente.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapitres/descente.tex b/chapitres/descente.tex index ccfc001..064a5c4 100644 --- a/chapitres/descente.tex +++ b/chapitres/descente.tex @@ -58,6 +58,7 @@ $x∈M_n(k)$. \ifx\danslelivre\undefined \bibliography{../configuratoin/bibliographie-livre} \bibliographystyle{../biblio/style-bib-livre} +Git: \showgitstatus \end{document} \else \endgroup |