mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 11:48:50 -05:00
[PR #85] [MERGED] fix: api change user to accountID #2697
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/85
Author: @shreyas1599
Created: 5/9/2020
Status: ✅ Merged
Merged: 5/11/2020
Merged by: @pd4d10
Base:
master← Head:bitbucket-user-screen📝 Commits (1)
37ae24bfix: api change user to accountID📊 Changes
6 files changed (+11 additions, -2 deletions)
View changed files
📝
lib/models/account.dart(+2 -0)📝
lib/models/account.g.dart(+2 -0)📝
lib/models/auth.dart(+1 -0)📝
lib/models/bitbucket.dart(+1 -0)📝
lib/models/bitbucket.g.dart(+3 -1)📝
lib/screens/bb_user.dart(+2 -1)📄 Description
Fixes #79
accountIdfield inaccount.dart.accountIdinstead ofusernameas per this.@pd4d10 Works for me now. Can you check at your end?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.