diff options
author | Unknown <joe2010xtmf@163.com> | 2014-04-12 22:30:00 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-04-12 22:30:00 -0400 |
commit | c9a1eb4789d5142090d4936e19ac36b6c2010bd3 (patch) | |
tree | f1a6494a26522f85f67690ba176e2e48ef98b9d4 /README.md | |
parent | 52b4ab2aa589cf892b24e95872cbac7b6e78ed3a (diff) | |
download | gitea-c9a1eb4789d5142090d4936e19ac36b6c2010bd3.tar.gz gitea-c9a1eb4789d5142090d4936e19ac36b6c2010bd3.zip |
Able to change mirror interval now
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,7 +7,11 @@ Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language ##### Current version: 0.2.8 Alpha -#### Due to testing purpose, data of [try.gogits.org](http://try.gogits.org) has been reset in April 6, 2014 and will reset multiple times after. Please do NOT put your important data on the site. +### NOTICES + +- Due to testing purpose, data of [try.gogits.org](http://try.gogits.org) has been reset in April 6, 2014 and will reset multiple times after. Please do NOT put your important data on the site. +- Demo site [try.gogits.org](http://try.gogits.org) is running under `dev` branch. +- Checkout the `dev` branch code of Gogs should checkout `dev` branch code of `gogits/git` as well. #### Other language version |