summaryrefslogtreecommitdiff
path: root/server/src/git.rs
AgeCommit message (Collapse)Author
2025-01-26Add basic git supportJoel Klinghed
Pushing a commit to a new branch creates a review. Each project has its own git directory, with githooks installed that talkes with server process via unix sockets.