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: git push guideline message with right branch name #331

Merged

Conversation

KarunaLakshman
Copy link
Contributor

git push guideline message at the end is shown as git push --follow-tags origin master though the change log is generated in a different branch. People not only use master branch but also develop or different branch. This fix will add the current branch name instead of master to the message.

closes #249

git push guideline message at the end is shown as `git push --follow-tags origin master` though the change log is generated in a different branch. People not only use `master` branch but also `develop` or different branch. This fix will add the current branch name instead of master to the message.

closes conventional-changelog#249
@KarunaLakshman KarunaLakshman marked this pull request as ready for review May 4, 2019 23:31
@bcoe bcoe merged commit 304b49a into conventional-changelog:master May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants