mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Mirror fix
This commit is contained in:
		@@ -1,7 +1,9 @@
 | 
			
		||||
Gogs - Go Git Service [](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [](https://gowalker.org/github.com/gogits/gogs)
 | 
			
		||||
=====================
 | 
			
		||||
 | 
			
		||||
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.
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -22,7 +22,7 @@
 | 
			
		||||
                <span class="clearfix"></span>
 | 
			
		||||
            </li>
 | 
			
		||||
        {{else}}
 | 
			
		||||
            <li>Not any activity yet.</li>
 | 
			
		||||
            <li>No any activity yet.</li>
 | 
			
		||||
        {{end}}
 | 
			
		||||
        </ul>
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
@@ -39,7 +39,7 @@
 | 
			
		||||
                        <span class="clearfix"></span>
 | 
			
		||||
                    </li>
 | 
			
		||||
                {{else}}
 | 
			
		||||
                    <li>Not any public activity yet.</li>
 | 
			
		||||
                    <li>No any public activity yet.</li>
 | 
			
		||||
                {{end}}
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user