mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Completely rule out the cgo
This commit is contained in:
@@ -3,7 +3,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.
|
||||
Since we choose to use pure Go implementation 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.9 Alpha
|
||||
|
||||
@@ -18,7 +18,7 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, devel
|
||||
## Features
|
||||
|
||||
- Activity timeline
|
||||
- SSH protocal support.
|
||||
- SSH protocol support.
|
||||
- Register/delete account.
|
||||
- Create/delete public repository.
|
||||
- User profile page.
|
||||
|
Reference in New Issue
Block a user