Skip to content

Exit early when diff is empty#23

Merged
hellt merged 2 commits intomainfrom
diff-improvements
Dec 14, 2023
Merged

Exit early when diff is empty#23
hellt merged 2 commits intomainfrom
diff-improvements

Conversation

@hellt
Copy link
Copy Markdown
Member

@hellt hellt commented Dec 13, 2023

fix #22

We didn't exit from the config module when the diff for a change was empty. This caused empty commits to be registered and this shouldn't have happened.

This PR fixes it by checking if the diff empty and if it is, exists the module.

@hellt hellt merged commit 02185b0 into main Dec 14, 2023
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.

Unconfirmed commits created even if there's nothing to commit

1 participant