-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 73.13
-
Fix Version/s: 73.15
-
Component/s: Git Access
-
Epic Link:
-
Tags:
-
Sprint:NOS 10.2.5, NOS 10.2.6
-
Story Points:3
Replace GitLab server by Gitty, a lightweight Git Server. It consists 2 parts:
- Git: different Git usages (clone, push, fetch, etc). Implemented by JGit HTTP server
- API: RESTful API for create, rename, delete repositories.