Commit Graph

2 Commits

Author SHA1 Message Date
Enver Bisevac
8ab5185263 fixed linter issues 2023-05-17 21:56:23 +02:00
Johannes Batzill
c55c53deab [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70)
This change adds the following:
- create / delete branch
- basic error propagation from git to user (notfound, conflict, invalidinput)
- create repo root folder in server instead of service constructor
2022-11-10 20:57:31 -08:00