X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeeki;h=51731429c2d157bf30449b6674f69f1ed2e16ad5;hp=8f35cf88f5d1216b434ee9d186acb1e9f77dc18d;hb=b5002bb21519adea6eedee57ae1b91ad738d01b2;hpb=640d1e6be5114b3d601c271be723a4d2933e70a7 diff --git a/GeekiGeeki b/GeekiGeeki index 8f35cf8..5173142 100644 --- a/GeekiGeeki +++ b/GeekiGeeki @@ -39,6 +39,20 @@ The easiest way is: * customize the wiki through geekigeeki.conf.py * reload Apache +==== Update procedure ==== + +If you cloned the repository as suggested, updating and downgrading is easy: + +{{{ +git-pull +}}} + +to switch to a different version of GeekiGeeki: + +{{{ +git-checkout +}}} + ==== Contributing ==== Please send your patches! See the GeekiGeekiToDo list for ideas.