[Pcsclite-git-commit] [PCSC] 02/02: ChangeLog.git: include tags

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Aug 27 15:21:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit 433b6e36012eb589a2dc0eeca3b20d07514d3df6
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Aug 12 19:19:49 2015 +0200

    ChangeLog.git: include tags
    
    Use "--decorate=short" to include tags in the output like:
    commit 2891196bc817619c465920651d342a856d0551a3 (tag: pcsc-1.8.14)
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index e36b505..96344cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,5 +20,5 @@ EXTRA_DIST = \
 DISTCLEANFILES = ChangeLog.git
 
 ChangeLog.git:
-	git log --stat > $@
+	git log --stat --decorate=short > $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list