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

Update bin/changelog to deal with cherry-picked commits. #11732

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jul 13, 2015

This allows the bin/changelog script to be useful in my normal beta/stable workflow (of using git cherry-pick -x <sha>).

  • Made script aware of git cherry-pick -x <sha>'s addition of (cherry picked from commit <sha>) to track down the upstream PR.
  • Remove author from output.

Might be ugly, but has "Works for Me" status and saves me an hour or more per beta release....

This allows the `bin/changelog` script to be useful in my normal
beta/stable workflow (of using `git cherry-pick -x <sha>`).
rwjblue added a commit that referenced this pull request Jul 14, 2015
…-cherry-picks

Update bin/changelog to deal with cherry-picked commits.
@rwjblue rwjblue merged commit 6587513 into emberjs:master Jul 14, 2015
@rwjblue rwjblue deleted the make-changelog-script-work-for-cherry-picks branch July 14, 2015 02:29
bmac added a commit to bmac/data that referenced this pull request Jul 27, 2015
bmac added a commit to emberjs/data that referenced this pull request Jul 27, 2015
This pr port's @rwjblue's work from emberjs/ember.js#11732

(cherry picked from commit e99f5d8)

Conflicts:
	bin/changelog
jcope2013 pushed a commit to jcope2013/data that referenced this pull request Aug 3, 2015
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