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

Support "squash merging" #14

Closed
shiraji opened this issue Apr 13, 2016 · 0 comments
Closed

Support "squash merging" #14

shiraji opened this issue Apr 13, 2016 · 0 comments

Comments

@shiraji
Copy link
Owner

shiraji commented Apr 13, 2016

Even though I hate "squash pull request" function, some developers use it. I think this plugin should support to find pull request from the commit.

Logic

  1. Cannot find merge commits (or merge commit doesn't include the commit)
  2. Find the commit that first line format is .*\(#\d*)
  3. If not, then show commit page
  4. If it is, then parse (#\d*) part into pull request page
@shiraji shiraji modified the milestones: v1.0.3, v1.1.0, v1.0.4 Apr 13, 2016
@shiraji shiraji changed the title Support "squash pull request into 1 commit" Support "squash merging" Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant