Compare commits
11 Commits
b85d40f587
...
6d9144830b
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d9144830b | |||
| e014af3516 | |||
| fc83378284 | |||
| 62f693605c | |||
| 48acc26786 | |||
| 8d683e81d7 | |||
| b6d49b58bf | |||
| 0df8f89c33 | |||
| 1a2f8abd8b | |||
| 22b1154429 | |||
| fa77b054a5 |
@@ -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/show)"
|
||||
echo " pr Pull request operations (create/list/commits/merge)"
|
||||
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