Skip to content

Conversation

@FlandiaYingman
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 9, 2026 08:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a small helper script intended to pull template changes from an upstream template repository into the current repo.

Changes:

  • Add update-from-template bash script to add an upstream remote, fetch main, and merge upstream/main.
  • Print a note about resolving potential yarn.lock merge conflicts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@polyipseity polyipseity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simplified the commands. We can directly fetch from a URL, which git stores to FETCH_HEAD, and then merge FETCH_HEAD instead.

The script is made executable in git as well (git stores whether a file can be executable).

@FlandiaYingman FlandiaYingman merged commit be008ed into main Feb 11, 2026
17 checks passed
@FlandiaYingman FlandiaYingman deleted the update-script branch February 11, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants