mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[PR #153] [MERGED] feat(gitee): branches, labels, contributors, refactor(RouterScreen) #263
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/pd4d10/git-touch/pull/153
Author: @shreyas1599
Created: 1/9/2021
Status: ✅ Merged
Merged: 1/9/2021
Merged by: @pd4d10
Base:
main← Head:gitee-update-4📝 Commits (3)
5ff8757feat: labels, contributors, fix: bio in searchf12a36dfeat: branch, cancel/confirm to showPickerd6924d3refactor(router): RouterScreen fallback params📊 Changes
10 files changed (+489 additions, -173 deletions)
View changed files
📝
lib/models/gitee.dart(+28 -0)📝
lib/models/gitee.g.dart(+43 -0)📝
lib/models/theme.dart(+71 -30)📝
lib/router.dart(+198 -130)📝
lib/screens/ge_commits.dart(+5 -5)➕
lib/screens/ge_contributors.dart(+80 -0)📝
lib/screens/ge_issues.dart(+7 -0)📝
lib/screens/ge_pulls.dart(+7 -0)📝
lib/screens/ge_repo.dart(+49 -7)📝
lib/screens/ge_search.dart(+1 -1)📄 Description
contrubution_itemwidgetBranch screenshot:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.