From: Martin Mares Date: Wed, 24 Jan 2007 21:55:30 +0000 (+0100) Subject: ChangeLog jiz neobsauje diffstat od kopirovani souboru. X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=aa1e6e92c397efafdc86c351bb4171512c4f1c68;p=ga.git ChangeLog jiz neobsauje diffstat od kopirovani souboru. --- diff --git a/all/Makefile b/all/Makefile index e936283..4692653 100644 --- a/all/Makefile +++ b/all/Makefile @@ -12,7 +12,7 @@ body.tex: $(X) preprocess ./preprocess $(X) >$@ ChangeLog: - git-log --pretty=medium --since='4 weeks ago' --stat | grep -v '^---' >ChangeLog + git-log -C --pretty=medium --since='4 weeks ago' --stat | grep -v '^---' >ChangeLog clean:: rm -f body.tex ChangeLog