From 0d3697e40caadc07bf9165d8d2f2436efffd543a Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Tue, 22 Nov 2011 20:59:51 +0100 Subject: [PATCH] [ticket/10486] Create git shortlog and git diff --stat in build script. PHPBB3-10486 --- build/build.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build/build.xml b/build/build.xml index fbc1a91e1b..c942142b5e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -119,6 +119,7 @@ + @@ -128,6 +129,13 @@ + + +