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

[Bug]: when retrieving logs against a gittest repository using dot no logs are returned #173

Closed
1 task done
purpleclay opened this issue Dec 20, 2024 · 0 comments · Fixed by #174
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@purpleclay
Copy link
Owner

What happened?

When using the gittest package to initialise a repository with history, no logs are returned when executing git log -- .. However, running the equivalent command git log does return results. Both commands should return identical results.

Steps to reproduce it

TBD

Which version?

v0.10.0

Which operating system(s) are you using?

All

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant