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

Fixed comparing empty strings with nulls and undefined #77

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

tomek-ac
Copy link
Contributor

@tomek-ac tomek-ac commented Aug 16, 2023

If you pulled a template without the text part and immediately run the push command, the program would show a change to that template. It was happening because we were comparing undefined to empty strings when detecting the changes.

@tomek-ac tomek-ac merged commit f926c7d into main Aug 16, 2023
6 checks passed
@tomek-ac tomek-ac deleted the fixed-comparing-empty-bodies branch August 16, 2023 21: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.

None yet

1 participant