diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-16 23:43:22 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-16 23:43:22 -0400 |
commit | 685631627e5c4db881160bfc9b39dc45143989f6 (patch) | |
tree | 632f287752a9d678e3dfcbc49c0b75ccf4ad4f71 /README.md | |
parent | 7015c3d4912bbe053786819b71539720f96e4a39 (diff) | |
download | gitea-685631627e5c4db881160bfc9b39dc45143989f6.tar.gz gitea-685631627e5c4db881160bfc9b39dc45143989f6.zip |
Show branches in repo viewer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language. Since we choose to use pure Go implmentation of Git manipulation, Gogs certainly supports **ALL platforms** that Go supports, including Linux, Max OS X, and Windows with **ZERO** dependency. -##### Current version: 0.0.8 Alpha +##### Current version: 0.0.9 Alpha ## Purpose |