From 14f7b9a41e15988804c8692d7d76c53dede02ab4 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 14 Nov 2012 12:50:13 +0100 Subject: [PATCH] git-update-ghpages removed, bin/readme.md no longer necessary --- bin/readme.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bin/readme.md diff --git a/bin/readme.md b/bin/readme.md deleted file mode 100644 index 06f42d3370..0000000000 --- a/bin/readme.md +++ /dev/null @@ -1,5 +0,0 @@ -The git-update-ghpages script comes from -https://github.com/rstacruz/git-update-ghpages. It is modified to fix syntax -errors, as reported in this -[issue](https://github.com/rstacruz/git-update-ghpages/issues/1), and -prevent failures when there's nothing to commit.