gogs/conf
haixunlu 311df9c521 auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)
* Add new Authentication Source: GitHub, including GitHub Enterprise.

* Add vendor dependencies.
2018-12-18 15:49:30 -05:00
..
auth.d auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) 2018-12-18 15:49:30 -05:00
gitignore conf/gitignore: add PhpStorm and WebStorm (#4974) 2018-03-06 16:49:14 -05:00
label Load a set of predefined labels (#3459) 2016-08-29 19:02:49 -07:00
license Update ISC license 2016-04-03 01:56:48 +00:00
locale auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) 2018-12-18 15:49:30 -05:00
readme complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
README.md conf: add go-bindata install command in README 2018-11-20 02:37:16 -05:00
app.ini conf: fix unexpected behavior of config inheritance (#5007) 2018-11-26 06:44:06 -05:00

README.md

Execute following command in ROOT directory when anything is changed:

$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata