Add gitlab repo link (#283)

* Add gitlab repo link

Add gitlab repo that might help some more users as we discussed at #80, #81 and #82

* Improve Gitlab Enterprise URLs Tutorial

Read more: https://github.com/buunguyen/octotree/pull/283#issuecomment-210271901
This commit is contained in:
Leo Caseiro 2016-05-05 02:26:59 +10:00 committed by Buu Nguyen
parent 9ee78d06ec
commit c7c5bc9fcd
1 changed files with 2 additions and 1 deletions

View File

@ -45,10 +45,11 @@ When that happens, Octotree will ask for your [GitHub personal access token](htt
#### GitLab
Octotree uses [GitLab API](http://doc.gitlab.com/ce/api/) to retrieve repository metadata. By default, Octotree attempts to retrieve the access token embedded in the GitLab DOM and use the token to authenticate against the GitLab API. If Octotree cannot retrieve the token, it will prompt you to [create one](https://gitlab.com/profile/account).
### Enterprise URLs
By default, Octotree only works on `github.com` and `gitlab.com`. To support enterprise version on Chrome and Opera, you must grant Octotree sufficient permissions. Follow these steps to do so:
* To add GitHub enterprise, go to a GitHub repo; otherwise, go to a GitLab repo
* To add GitHub enterprise, go to a GitHub repo; otherwise, go to a GitLab repo, [such as gitlab-ce](https://gitlab.com/gitlab-org/gitlab-ce).
* Open the Octotree settings panel
![Settings](docs/settings.jpg)