Browse Source

Merge branch 'master' of localhost:xiaoxiao/gogs3

Conflicts:
	.gitignore
	README.md
pull/40/head
Lunny Xiao 11 years ago
parent
commit
11b0a97d7a
  1. 3
      .gitignore
  2. 3
      README.md

3
.gitignore vendored

@ -1,3 +1,4 @@
<<<<<<< HEAD
gogs
@ -13,6 +14,8 @@ data/
*.iml
public/img/avatar/
=======
>>>>>>> b4db9f67548a41922f1b337daf9c9d2b975b55c4
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a

3
README.md

@ -1,6 +1,3 @@
Gogs - Go Git Service [![wercker status](https://app.wercker.com/status/ad0bdb0bc450ac6f09bc56b9640a50aa/s/ "wercker status")](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [![Build Status](https://drone.io/github.com/gogits/gogs/status.png)](https://drone.io/github.com/gogits/gogs/latest)
=====================
Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
![Demo](http://gowalker.org/public/gogs_demo.gif)

Loading…
Cancel
Save