Compare commits
11 Commits
6d9144830b
...
b85d40f587
| Author | SHA1 | Date | |
|---|---|---|---|
| b85d40f587 | |||
| f782bce0a3 | |||
| 1feef0c5b6 | |||
| 5725ac79bb | |||
| a7700a5f15 | |||
| d764f30589 | |||
| 77fa2f77bc | |||
| bd41addc7d | |||
| 3930adf362 | |||
| 2d1d77f57a | |||
| dc5ce61bf7 |
@@ -11,7 +11,7 @@ if [[ $# -eq 0 ]]; then
|
||||
echo " check-git-cred Verify git credentials"
|
||||
echo " create-git-account Create a new git account"
|
||||
echo " create-repo Create a new repository"
|
||||
echo " pr Pull request operations (create/list/commits/merge)"
|
||||
echo " pr Pull request operations (create/list/commits/merge/show)"
|
||||
echo " generate-access-token Generate access token for current user"
|
||||
echo " link-keycloak Link Keycloak account with Gitea"
|
||||
echo " repo-add-collaborators Add collaborator to repository"
|
||||
|
||||
Reference in New Issue
Block a user