Repositories
Controller to handle all REST calls against Git Repositories
Operations
Create |
Create a git repository in a team project. |
Delete |
Delete a git repository |
Delete Repository From Recycle Bin |
Destroy (hard delete) a soft-deleted Git repository. |
Get Deleted Repositories |
Retrieve deleted git repositories. |
Get Recycle Bin Repositories |
Retrieve soft-deleted git repositories from the recycle bin. |
Get Repository |
Retrieve a git repository. |
Get Repository With Parent |
Retrieve a git repository. |
List |
Retrieve git repositories. |
Restore Repository From Recycle Bin |
Recover a soft-deleted Git repository. Recently deleted repositories go into a soft-delete state for a period of time before they are hard deleted and become un... |
Update |
Updates the Git repository with either a new repo name or a new default branch. |