From 0c93dfc19a22d2a8e2ca25bc4ad0d6248d71b300 Mon Sep 17 00:00:00 2001 From: Paul J R Date: Fri, 28 Sep 2012 07:35:19 +1000 Subject: [PATCH] Updated readme instructions/description --- README.md | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 25c8dc8..0184099 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,14 @@ GWVP ALPHA -GWVP stands for "git over web via php". It was written for one purpose of -being a quick and simple way of getting a git repo online using only usernames -and passwords rather then having to deal with ssh keys. +GWVP stands for "git over web via php". It was written entirely for myself and +its intention was to have a simple way of managing some git repos that can be +pulled and pushed to without the overhead of dealing with ssh keys. It also +allows the owner to give permissions to a repo such that you can control who +reads and writes to it. All access to a repo is via http/https using usernames +and passwords. + +Currently the code-base is a bit messy but that will improve over time. Installation ============ -- 1.7.0.4