aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramine <hilalyamine@gmail.com>2019-11-10 17:52:13 +0100
committeramine <hilalyamine@gmail.com>2019-11-10 17:52:13 +0100
commitbde170ebf2481a332176b002df1ac7dedb127fd2 (patch)
tree860c5a3c058744454449e2d3799483e0458daf23
parenteaf963164cad17f87999f8a781ff9b688729b31c (diff)
downloadgit-bug-bde170ebf2481a332176b002df1ac7dedb127fd2.tar.gz
update bridge importers implementation features
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42501ebc..6f105bbf 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
| | Github | Gitlab | Launchpad |
| --- | --- | --- | --- |
| **incremental**<br/>(can import more than once) | :heavy_check_mark: | :heavy_check_mark: | :x: |
-| **with resume**<br/>(download only new data) | :x: | :x: | :x: |
+| **with resume**<br/>(download only new data) | :heavy_check_mark: | :heavy_check_mark: | :x: |
| **identities** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| identities update | :x: | :x: | :x: |
| **bug** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |