Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 2.18 KB

dev.md

File metadata and controls

74 lines (45 loc) · 2.18 KB

开发手册

新增其他Git平台

# Base class
class Git:
    pass

# Other GitServer class should inherit Git
class OtherGit(Git):
    pass

Dependencies

References

GitLab

Can not create a project!

It will co-exist with the current v4 REST API. If we have a v5 API, this should be a compatibility layer on top of GraphQL.

Gitee

Gitea

Gogs

Coding

GF (腾讯工蜂)

GraphQL Client