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

Enable Batch-commits with certain time intervals as an optional behavior #12

Open
askaribragimov opened this issue Jul 18, 2021 · 0 comments

Comments

@askaribragimov
Copy link

Current situation
Every small change gets committed pretty soon, triggering numerous commits with short intervals.

Desired behaviour

Based on a feature flag, enable an optional "backup-mode" that would commit once in a while, such as once per hour, to lessen load on the git and make a more manageable hisotry. Specify the needed parameters in the config file next to Git repository information.

@askaribragimov askaribragimov changed the title Enable Batch-commits Enable Batch-commits with certain time intervals as an optional behavior Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant