diff options
author | amine <hilalyamine@gmail.com> | 2019-11-10 17:52:13 +0100 |
---|---|---|
committer | amine <hilalyamine@gmail.com> | 2019-11-10 17:52:13 +0100 |
commit | bde170ebf2481a332176b002df1ac7dedb127fd2 (patch) | |
tree | 860c5a3c058744454449e2d3799483e0458daf23 /README.md | |
parent | eaf963164cad17f87999f8a781ff9b688729b31c (diff) | |
download | git-bug-bde170ebf2481a332176b002df1ac7dedb127fd2.tar.gz |
update bridge importers implementation features
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: | |