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

Add commit link for file list

This commit is contained in:
Unknown
2014-03-17 14:11:46 -04:00
parent e51afe4621
commit f31151e681
2 changed files with 10 additions and 14 deletions

View File

@@ -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 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
##### Current version: 0.1.0 Alpha
## Purpose