mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-08 20:58:16 -05:00
[PR #166] [CLOSED] Fix/issue 161 165 sync improvements #316
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?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/166
Author: @arunavo4
Created: 1/13/2026
Status: ❌ Closed
Base:
main← Head:fix/issue-161-165-sync-improvements📝 Commits (2)
e51a941fix: implement incremental sync and improve issue/PR status handling (#161, #165)723b4f4chore: update dependencies📊 Changes
5 files changed (+427 additions, -200 deletions)
View changed files
📝
bun.lock(+96 -142)📝
package.json(+22 -22)📝
src/lib/gitea-enhanced.ts(+34 -6)📝
src/lib/gitea.ts(+244 -30)📝
src/lib/metadata-state.ts(+31 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.