mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[PR #171] [MERGED] refactor: ferry #2422
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/171
Author: @pd4d10
Created: 1/23/2021
Status: ✅ Merged
Merged: 1/25/2021
Merged by: @pd4d10
Base:
main← Head:ferry📝 Commits (1)
cabb263refactor: ferry📊 Changes
50 files changed (+315055 additions, -112505 deletions)
View changed files
📝
build.yaml(+51 -31)📝
ios/Podfile.lock(+1 -7)➕
ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist(+8 -0)➖
lib/github.schema.json(+0 -99201)➖
lib/graphql/gh.dart(+0 -8007)➖
lib/graphql/gh.g.dart(+0 -3320)➖
lib/graphql/gh_commits.graphql(+0 -60)➖
lib/graphql/gh_issues.graphql(+0 -43)➖
lib/graphql/gh_open_issue.graphql(+0 -12)➖
lib/graphql/gh_pulls.graphql(+0 -43)➖
lib/graphql/gh_repo.graphql(+0 -101)➖
lib/graphql/gh_repos.graphql(+0 -70)➖
lib/graphql/gh_user.graphql(+0 -239)➖
lib/graphql/gh_users.graphql(+0 -101)➕
lib/graphql/github.ast.gql.dart(+4983 -0)➕
lib/graphql/github.data.gql.dart(+21016 -0)➕
lib/graphql/github.data.gql.g.dart(+123364 -0)➕
lib/graphql/github.graphql(+1020 -0)➕
lib/graphql/github.req.gql.dart(+1789 -0)➕
lib/graphql/github.req.gql.g.dart(+13731 -0)...and 30 more files
📄 Description
Use ferry to handle GitHub GraphQL API
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.