Skip to content

Issue 143 improving commit message #241

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

Merged

Conversation

tusharmakkar08
Copy link
Contributor

Fixes #143

number_of_additions += len(addition_set)
updates = updates | removal_set | addition_set

message = "Update {} items. Added {} items. " \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check if there are more than 0 items? It's somehow pointless to display Removed 0 items.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vtemian : Done 👍

@vtemian
Copy link
Contributor

vtemian commented Aug 11, 2016

Hi @tusharmakkar08!
Thanks for PR. Other than the comment, LGTM!

@vtemian vtemian merged commit db2dab1 into presslabs:master Aug 11, 2016
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.

3 participants