From fa1b534545a667a25994f845ecb3a4525a58b845 Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 31 Mar 2010 05:28:08 +0200 Subject: clean up --- Makefile | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 06f3dc92..2acb95a1 100644 --- a/Makefile +++ b/Makefile @@ -90,15 +90,3 @@ commit: test snapshot: git archive HEAD | gzip > $(NAME)-$(VERSION)-$(shell git rev-list HEAD | head -n 1 | cut -b 1-8).tar.gz - -minimal_snapshot: - @echo 'This is not quite working well. I will abort now' && false - git checkout -b no_help - git rm -rf doc - git rm -rf test - git rm all_tests.py - git rm TODO - git commit -a -m'removed documentation' - git archive HEAD | gzip > $(NAME)-$(VERSION)-$(shell git rev-list HEAD | head -n 1 | cut -b 1-8).tar.gz - git reset --hard no_help^ - git branch -D no_help -- cgit 1.4.1-2-gfad0