mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[PR #80] [MERGED] feat: gists screen #238
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/80
Author: @shreyas1599
Created: 5/6/2020
Status: ✅ Merged
Merged: 5/14/2020
Merged by: @pd4d10
Base:
master← Head:gists-screen📝 Commits (7)
1dc60fafeat: gists screen4b20cdefixup8c245affix: object type error59fb337Merge branch 'master' into gists-screen5348f4dfix: github prefix3dd477afix: handle nullf827541fix: lint error📊 Changes
8 files changed (+359 additions, -13 deletions)
View changed files
📝
lib/models/github.dart(+38 -4)📝
lib/models/github.g.dart(+40 -7)📝
lib/router.dart(+18 -2)➕
lib/screens/gh_gist_object.dart(+31 -0)➕
lib/screens/gh_gists.dart(+48 -0)➕
lib/screens/gh_gists_files.dart(+49 -0)📝
lib/screens/gh_user.dart(+5 -0)➕
lib/widgets/gists_item.dart(+130 -0)📄 Description
#80
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.