API Reference/Git
Create a Git identity
Create a Git identity. This identity will be used to authenticate with the Git server.
Identity created successfully
Create a git trigger POST
Create a git trigger for the given repository.
Create a repository POST
Create a repository. Once the repository is created, it will also be created on the Git server. The repository name must be unique within your account. Once created, you can then push your code to this repository. The repo will be available at `git.freestyle.sh/{repo-id}`