List Archive: gentoo-soc
My sample patch and ML post. Not very clever but whatever. :)
Cheers,
GK
|
commit 50689fea32ea8f148ee8012a8ed966c99311e4c4
Author: Grzegorz Kulewski <gk@...>
Date: Fri Apr 3 18:06:45 2009 +0200
Some stupid change to ensure everybody I can use GIT.
No rocket science this time, only simple rename and edit.
---
README => READ.ME | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/README b/READ.ME
similarity index 91%
rename from README
rename to READ.ME
index 81c42ae..0353568 100644
--- a/README
+++ b/READ.ME
@@ -1,5 +1,8 @@
Hi
+This modification is here to ensure everybody I can use GIT. And the file is
+moved to create a nice rename.
+
This is a simple webserver using Colubrid, Routes, Paste, and Mako.
It currently relies on in-memory caches that get serialized to disk instead
|
|