[PR #86] [MERGED] feat: github compare screen #242

Closed
opened 2025-10-31 17:08:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/86
Author: @shreyas1599
Created: 5/12/2020
Status: Merged
Merged: 5/12/2020
Merged by: @pd4d10

Base: masterHead: push-screen


📝 Commits (1)

  • 65e20fb feat: github compare screen

📊 Changes

5 files changed (+94 additions, -1 deletions)

View changed files

📝 lib/models/github.dart (+11 -0)
📝 lib/models/github.g.dart (+21 -0)
📝 lib/router.dart (+6 -0)
lib/screens/gh_compare.dart (+55 -0)
📝 lib/widgets/event_item.dart (+1 -1)

📄 Description

  • Looks like the Files screen.
  • Included the share options as suggested last time while implementing GhFilesScreen

@pd4d10 Let me know if there are any changes to be made. Thanks.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pd4d10/git-touch/pull/86 **Author:** [@shreyas1599](https://github.com/shreyas1599) **Created:** 5/12/2020 **Status:** ✅ Merged **Merged:** 5/12/2020 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `master` ← **Head:** `push-screen` --- ### 📝 Commits (1) - [`65e20fb`](https://github.com/pd4d10/git-touch/commit/65e20fbd07625fda1efd31474557054125045257) feat: github compare screen ### 📊 Changes **5 files changed** (+94 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/models/github.dart` (+11 -0) 📝 `lib/models/github.g.dart` (+21 -0) 📝 `lib/router.dart` (+6 -0) ➕ `lib/screens/gh_compare.dart` (+55 -0) 📝 `lib/widgets/event_item.dart` (+1 -1) </details> ### 📄 Description - Looks like the Files screen. - Included the share options as suggested last time while implementing `GhFilesScreen` @pd4d10 Let me know if there are any changes to be made. Thanks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:08:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#242