GitProxy Architecture
This guide explains GitProxy's various components, and how they communicate with each other when performing a git push.
Processors
Processors (also known as push/pull actions) represent operations that each push or pull must go through in order to get approved or rejected.
SSH Proxy Architecture
Internal architecture and technical implementation details of the SSH proxy for Git.