Commit Graph

2 Commits

Author SHA1 Message Date
Enver Bisevac
2b1bf42e3d merged changes 2022-11-29 11:09:06 +01: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