mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-13 18:54:55 -05:00
[PR #32] [MERGED] updated event handlers #217
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/32
Author: @shreyas1599
Created: 2/8/2020
Status: ✅ Merged
Merged: 2/9/2020
Merged by: @pd4d10
Base:
master← Head:master📝 Commits (2)
421730fupdated event handlers4b25d83revert cocoapods version change in Podfile.lock📊 Changes
1 file changed (+56 additions, -3 deletions)
View changed files
📝
lib/widgets/event_item.dart(+56 -3)📄 Description
added code for
DeleteEvent,MarketplacePurchaseEvent,MemberEventandPublicEvent.Removed the
e.payload.reffromCreateEventas feed displayed "Created repository null at ... ". Will revert this if the change is undesired.Will update the other handlers if these changes are accepted.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.