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

During backup automatically call syncBackupBranch when it is behind #11

Open
maxyu1115 opened this issue Mar 9, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@maxyu1115
Copy link
Owner

Currently when backup, we just assume our backup branch is in sync with our working branch. By checking git commits, detect if the backup branch is out of sync, and if it is, call our syncBackupBranch.

A good place to add this logic is:

@maxyu1115 maxyu1115 added the enhancement New feature or request label Mar 9, 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
Projects
None yet
Development

No branches or pull requests

1 participant