From 6e5c9954fd96ba44a5c7f067f23a7f178edcfacb Mon Sep 17 00:00:00 2001 From: Sitaram Chamarty Date: Fri, 6 Apr 2012 07:01:56 +0530 Subject: [PATCH] upgrade instructions forgot about the VERSION file update! --- doc/install.mkd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install.mkd b/doc/install.mkd index 1578161..368c719 100644 --- a/doc/install.mkd +++ b/doc/install.mkd @@ -111,10 +111,10 @@ Creating a symlink doesn't need a separate program but 'install' also runs ## upgrading -Just put the new version on top of wherever you kept the old one. That's it. - -If you feel it should require a little more effort, pretend I said "you have -to then run `gitolite setup`". Won't hurt... + * Update your clone of the gitolite source. + * Repeat the install command you used earlier (make sure you use the same + arguments as before). + * Run `gitolite setup` just in case the hooks changed. ## packaging gitolite