mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
[PR #134] [MERGED] Add generated runner for Linux #251
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/134
Author: @jpnurmi
Created: 12/30/2020
Status: ✅ Merged
Merged: 12/30/2020
Merged by: @pd4d10
Base:
main← Head:linux-runner📝 Commits (1)
1f42200Add generated runner for Linux📊 Changes
7 files changed (+343 additions, -0 deletions)
View changed files
➕
linux/.gitignore(+2 -0)➕
linux/CMakeLists.txt(+106 -0)➕
linux/flutter/CMakeLists.txt(+91 -0)➕
linux/flutter/generated_plugins.cmake(+16 -0)➕
linux/main.cc(+6 -0)➕
linux/my_application.cc(+104 -0)➕
linux/my_application.h(+18 -0)📄 Description
Generated with the latest master:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.