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

[flakes] Replace git show with git log #3178

Merged
merged 1 commit into from Oct 30, 2019

Conversation

dasJ
Copy link
Member

@dasJ dasJ commented Oct 30, 2019

git show seems to print the entire tag message when being called on a tag
instead of a commit. git log instead always prints the correct timestamp
in my tests.
The error nix prints is: error: stoull.

git show seems to print the entire tag message when being called on a tag
instead of a commit. git log instead always prints the correct timestamp
in my tests.
The error nix prints is: `error: stoull`.
@edolstra edolstra merged commit e34b317 into NixOS:flakes Oct 30, 2019
@dasJ dasJ deleted the flakes-git-log branch October 30, 2019 16:25
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 this pull request may close these issues.

None yet

2 participants