`gitbackup` currently doesn't work for `gitlab` backup since it uses the deprecated `v3` API: ``` 2018/06/12 10:01:28 GET https://gitlab.com/api/v3/projects: 410 {error: API V3 is no longer supported. Use API V4 instead.} ``` Fix is in review in https://github.com/amitsaha/gitbackup/pull/11
gitbackupcurrently doesn't work forgitlabbackup since it uses the deprecatedv3API:Fix is in review in #11