mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-21 21:51:42 -05:00
[PR #149] [MERGED] Proper spacing in branch creation/deletion events #261
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/149
Author: @Surendrajat
Created: 1/8/2021
Status: ✅ Merged
Merged: 1/8/2021
Merged by: @pd4d10
Base:
main← Head:patch-1📝 Commits (1)
776ac4aProper spacing in branch creation/deletion events📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
lib/widgets/event_item.dart(+2 -2)📄 Description
Branch name and
atin events don't have any space in between. This PR tries to fix that.Edit: Tested with GitHub account.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.