From 282740c8e0778d18dc768be4d1388da5e247d3c6 Mon Sep 17 00:00:00 2001 From: Buu Nguyen Date: Fri, 10 Mar 2017 20:09:24 -0800 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b28211..9599974 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Browser extension (Chrome, Firefox, Opera and Safari) to show a code tree on Git * Support private repositories (see [instructions](#access-token)) * Support GitHub Enterprise (Chrome and Opera only, see [instructions](#enterprise-urls)) -__Deprecated GitLab support__: since version 2.1.0, Octotree no longer supports GitLab. There are 2 reasons for this. First, GitLab has changed so much recently that it would take a lot of effort to make Octotree even usable. Second, the GitLab team has [told me](https://github.com/buunguyen/octotree/issues/265) they would build a tree feature in GitLab itself. I can't keep investing effort in making Octotree work on GitLab while knowing it will be irrelevant any time. That being said, if anyone wants to work on supporting the new GitLab, I'll gladly accept contributions. +__GitLab is no longer supported__: +As of version 2.1.0, Octotree no longer supports GitLab. There are 2 reasons for this. First, GitLab has changed so much recently that it would take a lot of effort to keep Octotree up to date. Second, the GitLab team has [told me](https://github.com/buunguyen/octotree/issues/265) they would build a tree feature in GitLab itself. I can't afford working on something knowing my effort will be irrelevant any time soon. That being said, if anyone wants to work on supporting the new GitLab, I'll gladly accept contributions to add back GitLab support. ![Octotree on GitHub](docs/chrome-github.png)