maxyu1115 / maxyu1115/git-backup-sync
Add configurable remotes for individual branches
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, we treat the defaultBackupUpstreamName always as the backup remote name. We can expand that to be configurable in the .bbinfo file.
It is important to think about those using older version!!! So when reading a .bbinfo file where branches don't have the new field, use the local defaultBackupUpstreamName isntead.
This feature should have a low priority.
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
No files or tests are named. Start by tracing where .bbinfo is read and written and where defaultBackupUpstreamName is applied to branches. Done means branch-specific remote configuration is supported while older .bbinfo entries still fall back to the local default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100