mirror of
https://gitea.computerliebe.org/ComputerLiebe_ORG_private/Gitea-VSCode-Clone-Plugin.git
synced 2025-08-31 08:09:49 +00:00
Missing pagination for "Clone Repository"-command #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The clone repository command only lists the first page of available repositories; The pagination for the API endpoint should be exhausted, so that all repositories are listed that can be cloned.