Просмотр исходного кода

Merge branch 'master' of localhost:xiaoxiao/gogs3

Conflicts:
	.gitignore
	README.md
Lunny Xiao лет назад: 10
Родитель
Сommit
11b0a97d7a
2 измененных файлов с 4 добавлено и 4 удалено
  1. 3 0
      .gitignore
  2. 1 4
      README.md

+ 3 - 0
.gitignore

@@ -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

+ 1 - 4
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)
@@ -57,4 +54,4 @@ There are two ways to install Gogs:
 
 ## Contributors
 
-This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei) and [slene](https://github.com/slene) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors.
+This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei) and [slene](https://github.com/slene) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors.