mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 15:22:37 -05:00
[PR #89] [MERGED] chore: github prefix for routes #243
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/89
Author: @shreyas1599
Created: 5/12/2020
Status: ✅ Merged
Merged: 5/12/2020
Merged by: @pd4d10
Base:
master← Head:github-prefix📝 Commits (1)
8942cf7chore: github prefix for routes📊 Changes
20 files changed (+47 additions, -50 deletions)
View changed files
📝
lib/router.dart(+1 -1)📝
lib/screens/gh_commits.dart(+1 -1)📝
lib/screens/gh_compare.dart(+0 -1)📝
lib/screens/gh_contributors.dart(+1 -5)📝
lib/screens/gh_issue.dart(+2 -2)📝
lib/screens/gh_issue_form.dart(+1 -1)📝
lib/screens/gh_issues.dart(+2 -2)📝
lib/screens/gh_object.dart(+1 -1)📝
lib/screens/gh_pulls.dart(+1 -1)📝
lib/screens/gh_repo.dart(+10 -9)📝
lib/screens/gh_search.dart(+1 -1)📝
lib/screens/gh_trending.dart(+1 -1)📝
lib/screens/gh_user.dart(+7 -7)📝
lib/screens/gh_user_organization.dart(+1 -1)📝
lib/widgets/avatar.dart(+2 -2)📝
lib/widgets/event_item.dart(+8 -7)📝
lib/widgets/notification_item.dart(+3 -3)📝
lib/widgets/repository_item.dart(+2 -2)📝
lib/widgets/user_item.dart(+1 -1)📝
lib/widgets/user_name.dart(+1 -1)📄 Description
Hi @pd4d10,
gh_compare.dartI removed aprintstatement used while debuggingavatar.dartI noticed the/gitlabprefix was missing/githubprefixFixes #88
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.