maxyu1115 / maxyu1115/git-backup-sync

Add configurable remotes for individual branches

Open
#18 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.