mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 03:38:39 -05:00
[PR #147] [MERGED] bitbucket update #566
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/147
Author: @shreyas1599
Created: 1/6/2021
Status: ✅ Merged
Merged: 1/6/2021
Merged by: @pd4d10
Base:
main← Head:bitbucket-update📝 Commits (3)
00c128ffeat: create issue0f8cce3feat: issue screen, comment on issue7ade825fix: remove refs from pullScreen uri📊 Changes
10 files changed (+362 additions, -17 deletions)
View changed files
📝
lib/models/auth.dart(+22 -3)📝
lib/models/bitbucket.dart(+21 -0)📝
lib/models/bitbucket.g.dart(+33 -0)📝
lib/router.dart(+19 -7)➕
lib/screens/bb_issue.dart(+113 -0)➕
lib/screens/bb_issue_comment.dart(+65 -0)➕
lib/screens/bb_issue_form.dart(+78 -0)📝
lib/screens/bb_issues.dart(+8 -3)📝
lib/screens/bb_pulls.dart(+1 -2)📝
lib/screens/bb_repo.dart(+2 -2)📄 Description
Added:
refsprop from the uri ofIssuesandPulls🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.