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

git-changelog: option to only use merges #471

Merged
merged 1 commit into from Oct 18, 2015

Commits on Oct 18, 2015

  1. git-changelog: option to only use merges

    using `-m` or `--merges-only` will only show the merge
    commit messages. It will also use the body of the merge
    commit message in addition to the subject, as github merges
    usually have a useless subject line for commit messages.
    
    If used with `-n/--no-merges`, the last one specified will win.
    jankatins committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    5a80928 View commit details
    Browse the repository at this point in the history