From 4a486e3bf8c33ad6c7786ce037b6b7c9ad1f7d6f Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Thu, 18 Jul 2013 03:34:30 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a082253..99de482a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ GitBucket ========= -GitBucket is a Github clone by Scala, Easy to setup. +GitBucket is the easily installable Github clone written with Scala. The current version of GitBucket provides a basic features below: @@ -32,6 +32,8 @@ Installation The default administrator account is **root** and password is **root**. +To upgrade GitBucket, only replace gitbucket.war. + Release Notes -------- ### 1.2 - 09 Jul 2013 From ac21b9cc20fa431fe3e26e1a8f3fbd49ee6000b0 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Thu, 18 Jul 2013 03:35:08 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99de482a1..18e5f7514 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ The current version of GitBucket provides a basic features below: - Repository viewer (some advanced features are not implemented) - Wiki - Issues +- Activity timeline - User management (for Administrators) Following features are not implemented, but we will make them in the future release! - Fork and pull request -- Timeline - Search - Network graph - Statics