1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Finish feeds

This commit is contained in:
Unknown
2014-03-15 05:30:59 -04:00
parent 06deed820d
commit 4b8e888437
6 changed files with 44 additions and 24 deletions

View File

@@ -3,7 +3,7 @@ Gogs - Go Git Service [![wercker status](https://app.wercker.com/status/ad0bdb0b
Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language, it currently supports Linux and Max OS X, but Windows has **NOT** supported yet due to installation problem with [libgit2](http://libgit2.github.com/) in Windows.
##### Current version: 0.0.7 Alpha
##### Current version: 0.0.8 Alpha
## Purpose