v4orb2.wiki

описание пикапов и диссектора ВЭПП3-4
git clone http://www.inp.nsk.su/~bekhte/v4orb2.wiki.git
Log | Files | Refs

commit d4bb2c1d03cd4e84cc374a1a0da32f7d8b41ff9f
parent e60e739b53a8e26c55f2cb2f39c17ec67736299e
Author: E.A.Bekhtenev <E.A.Bekhtenev@inp.nsk.su>
Date:   Tue Feb 16 14:02:12 +0600

new line

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -17,7 +17,7 @@ endif history.log.txt: Makefile export PP=`pwd`; [ -f ../config ] && cd ..; git log --max-count=3 --stat --name-only > $${PP}/$@ - sed -i 's/\([a-zA-Z].*\)\.md$$/[\1](\1)/' $@ + sed -i 's/\([a-zA-Z].*\)\.md$$/[\1](\1)/;/commit\|Author\|Date/a\ ' $@ clean: rm -rf *.html history.log.txt