Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When calling loadBackup with no backup branch found, ask user for a backup branch name #24

Closed
maxyu1115 opened this issue Mar 28, 2023 · 1 comment · Fixed by #27
Closed
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@maxyu1115
Copy link
Owner

When loadBackup is called on a branch where the extension can't detect a backup branch, ask the user if they want to loadBackup by giving a backup branch name.

This is useful when the user doesn't want to commit their .bbinfo onto their branch, but on a new computer, want to load the backup. With this feature, on their new computer, users can pull the branch they want to loadBackup, then loadBackup by manually typing the backupBranch's name.

@maxyu1115 maxyu1115 added enhancement New feature or request good first issue Good for newcomers labels Mar 28, 2023
@maxyu1115
Copy link
Owner Author

I'm still not 100% sure this is the best way to address this problem with not wanting to commit their .bbinfo file. Open for discussion

@maxyu1115 maxyu1115 linked a pull request Jun 21, 2023 that will close this issue
@mmmyr mmmyr closed this as completed in #27 Jun 22, 2023
@mmmyr mmmyr self-assigned this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants