From aa1e6e92c397efafdc86c351bb4171512c4f1c68 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 24 Jan 2007 22:55:30 +0100 Subject: [PATCH] ChangeLog jiz neobsauje diffstat od kopirovani souboru. --- all/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2