R2NorthstarTools / R2NorthstarTools/FlightCore
Add option to add mods PR as git remote
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Additionally next to Install and Download, we could also check for git repo in active profile and then just add the remote and checkout to the branch it.
Important to note is that we wanna make sure we don't checkout to branch if it causes conflicts etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code behind the Install and Download actions and how the active profile is represented. Trace how a mod PR's git repository and branch could be detected, then define completion as adding the remote and checking out its branch only when doing so would not cause conflicts; the issue names no tests or files to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust, tauri
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100