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

Odd Output for Changelog Generation #4

Closed
Linell opened this issue Jan 17, 2017 · 1 comment
Closed

Odd Output for Changelog Generation #4

Linell opened this issue Jan 17, 2017 · 1 comment
Labels

Comments

@Linell
Copy link
Contributor

Linell commented Jan 17, 2017

When I use the "Generate Changelog" option, I get the following output instead of just a changelog:

Generate git changelogs:
usage: git rev-list [OPTION] <commit-id>... [ -- paths... ]
  limiting output:
    --max-count=<n>
    --max-age=<epoch>
    --min-age=<epoch>
    --sparse
    --no-merges
    --min-parents=<n>
    --no-min-parents
    --max-parents=<n>
    --no-max-parents
    --remove-empty
    --all
    --branches
    --tags
    --remotes
    --stdin
    --quiet
  ordering output:
    --topo-order
    --date-order
    --reverse
  formatting output:
    --parents
    --children
    --objects | --objects-edge
    --unpacked
    --header | --pretty
    --abbrev=<n> | --no-abbrev
    --abbrev-commit
    --left-right
    --count
  special purpose:
    --bisect
    --bisect-vars
    --bisect-all
- update readme

Here's an asciinema of exactly what I did to replicate the above.

arzzen added a commit that referenced this issue Jan 17, 2017
@arzzen
Copy link
Owner

arzzen commented Jan 17, 2017

fixed in abb48e3

@arzzen arzzen closed this as completed Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants