mirror of
https://github.com/jaedle/mirror-to-gitea.git
synced 2026-01-08 20:37:55 -05:00
fix: org mirroring when private repo enabled #1
Reference in New Issue
Block a user
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?
Originally created by @trim21 on 5/14/2025
.paginate(...)return a flat arrayAlso I tested this locally, there is also no need to use search API now, the standard API can include private repositories if auth is given, which is also documented.