You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes I might make a branch on my fork (not a pull request to endless sky) which has multiple PRs combined for people to play test an entire suite of changes. It would be cool if a generic GitHub URL was supported for branches, pull requests, and tags.
The GitHub URL could support the following three syntax formats (branch, tag, PR).
Sometimes I might make a branch on my fork (not a pull request to endless sky) which has multiple PRs combined for people to play test an entire suite of changes. It would be cool if a generic GitHub URL was supported for branches, pull requests, and tags.
The GitHub URL could support the following three syntax formats (branch, tag, PR).
The point of supporting a generic URL is let's say I push a branch to my personal fork. I could then provide a URL such as:
And then users would be able to use ESLauncher to download my custom version which combines multiple pull requests.
The text was updated successfully, but these errors were encountered: