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

Expose author, date & commit message in version details #284

Open
MartinHaeusler opened this issue Feb 10, 2020 · 0 comments
Open

Expose author, date & commit message in version details #284

MartinHaeusler opened this issue Feb 10, 2020 · 0 comments

Comments

@MartinHaeusler
Copy link

What happened?

I noticed that several important pieces of information are missing in the VersionDetails object:

  • the author of the commit (name, email)
  • the date & time of the commit
  • the commit message

Basically, all the things reported by git log.

What did you want to happen?

I'd like to see those included in the VersionDetails object.

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

No branches or pull requests

1 participant