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

AttributeError: 'Commit' object has no attribute 'timestamp' #248

Open
nik-nenkov opened this issue Oct 10, 2024 · 0 comments
Open

AttributeError: 'Commit' object has no attribute 'timestamp' #248

nik-nenkov opened this issue Oct 10, 2024 · 0 comments

Comments

@nik-nenkov
Copy link

well as the title says weve got a problem where in some systems there are some commits that do not have a timestamp for whatever reason :

return self.timestamp.lt(other.timestamp) # only used for sorting; we just consider the timestamp.

we have to make a safe check and return false or true depending on default behavior wanted

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