gitzone

git-based zone management tool for static and dynamic domains
git clone https://git.parazyd.org/gitzone
Log | Files | Refs

commit 57d34ad02f9890899ff45fd409f4254dfde44da1
parent 5433f6a3dd621beb152560d64f86f9f1e998221f
Author: tg(x) <*@tg-x.net>
Date:   Mon, 14 Feb 2011 19:59:33 +0100

docs

Diffstat:
MREADME.org | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org @@ -83,7 +83,7 @@ hooks on the server make commits to the repository during a push. % git clone ns.example.net:zones % cd zones % # edit files - % git commmit + % git commit % git push origin && git pull #+END_EXAMPLE