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

changelog fails when log includes HEAD -> master #395

Closed
tocker opened this issue Jul 20, 2015 · 0 comments · Fixed by #396
Closed

changelog fails when log includes HEAD -> master #395

tocker opened this issue Jul 20, 2015 · 0 comments · Fixed by #396

Comments

@tocker
Copy link
Contributor

tocker commented Jul 20, 2015

git log may report (HEAD -> master, tag:...) instead of (HEAD, tag:...).

3582b9a$        2015-07-19$      (HEAD -> master, tag: v0.6, tag: lightweight)

This causes changelog to fail:

$ git changelog -x -p
fatal: ambiguous argument 'HEAD -> master..': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
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 a pull request may close this issue.

1 participant