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

fix: Provides a way to specify save arguments #121

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix: Provides a way to specify save arguments #121

merged 1 commit into from
Mar 25, 2024

Conversation

abates
Copy link
Contributor

@abates abates commented Mar 25, 2024

This change allows passing arguments to model save methods. The specific fix is for creating Git repositories where trigger_resync=False must be passed to the save() method.

Fixes #39

This change allows passing arguments to model `save` methods. The specific fix is for creating Git repositories where `trigger_resync=False` must be passed to the `save()` method.

Fixes #39
@abates abates requested a review from mzbroch as a code owner March 25, 2024 14:40
@abates abates merged commit d10fb7b into develop Mar 25, 2024
17 checks passed
@abates abates deleted the git_repo branch March 25, 2024 14:50
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

Successfully merging this pull request may close these issues.

Git Repository fails
1 participant