mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[PR #165] [MERGED] feat(gitlab): branches, issueAdd, router path fix #269
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/165
Author: @shreyas1599
Created: 1/18/2021
Status: ✅ Merged
Merged: 1/18/2021
Merged by: @pd4d10
Base:
main← Head:gitlab-update📝 Commits (2)
6e33dc4feat(gitlab): branches8371ba8feat(gitlab):issueAdd, fix:incorrect router paths📊 Changes
7 files changed (+180 additions, -22 deletions)
View changed files
📝
lib/models/gitlab.dart(+9 -0)📝
lib/models/gitlab.g.dart(+12 -0)📝
lib/router.dart(+26 -9)📝
lib/screens/gl_commits.dart(+4 -4)➕
lib/screens/gl_issue_form.dart(+76 -0)📝
lib/screens/gl_issues.dart(+7 -3)📝
lib/screens/gl_project.dart(+46 -6)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.