Commit Graph

62 Commits

Author SHA1 Message Date
Rob Prentiss 7a09017eaa Fix HEAD install
`git` is already required for homebrew, no need to have it as a dependency, as it causes errors during install.

The `make build` fails unless running inside of `src/code.gitea.io/gitea` directory, and the resultant binary is not in the `./bin` directory.

Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 13:51:06 -08:00
Rob Prentiss ae04bd1e02 Fix `bin.install` filenames for stable and devel
Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 13:21:54 -08:00
Rob Prentiss 5d204cd8dc Add -L option for curl to follow redirects
Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 11:06:57 -08:00
Rob Prentiss a16738a8ea Correct URLs and filenames
Actual filenames include `10.6` between `darwin` and `amd64`

Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 10:47:25 -08:00
Bo-Yi Wu 2e5c678cad update maintainer list for LGTM 2017-01-03 02:35:49 +01:00
Andrey Nering a32b14a869 Merge pull request #2 from go-gitea/contributing
Fixed typos on CONTRIBUTING based on work of @thehowl
2016-12-05 12:50:24 -02:00
Thomas Boerger 7ee6ff9ffb
Fixed typos on CONTRIBUTING based on work of @thehowl 2016-12-05 09:57:16 +01:00
Thomas Boerger 2c9ae6475b
We need only go and git for head builds 2016-11-25 15:07:56 +01:00
Thomas Boerger 0570194ec7
Added formula for lgtm 2016-11-25 14:52:09 +01:00
Thomas Boerger 9845b21a9f
Fixed gitter link 2016-11-25 14:48:55 +01:00
Thomas Boerger a77705b057
Initial commit 2016-11-25 14:46:19 +01:00
Thomas Boerger eb941b3ded Initial commit 2016-11-25 14:30:24 +01:00