mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-21 21:51:42 -05:00
[PR #188] fix(github): allow multiple accounts #282
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/188
Author: @shreyas1599
Created: 2/3/2021
Status: 🔄 Open
Base:
main← Head:duplicate-account-screen📝 Commits (4)
b8f59c4fix(github): allow multiple accounts79791c5fix: remove email, use any()df8b043Merge branch 'main' into duplicate-account-screenbc3dc48fix: any() null check error📊 Changes
2 files changed (+56 additions, -12 deletions)
View changed files
📝
lib/models/auth.dart(+2 -2)📝
lib/screens/login.dart(+54 -10)📄 Description
Fixes #168
loginprop which I used. This will allow logging in to multiple accounts.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.