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

Add a Repository#last_updated_at method #18

Closed
postmodern opened this issue May 25, 2023 · 1 comment
Closed

Add a Repository#last_updated_at method #18

postmodern opened this issue May 25, 2023 · 1 comment
Assignees
Labels
feature New Feature
Milestone

Comments

@postmodern
Copy link
Member

Add a method to Repository that queries the timestamp from the last commit (ex: git log --date=iso8601 --pretty="%cd" -1).

@postmodern postmodern added the feature New Feature label May 25, 2023
@postmodern postmodern added this to the 0.2.0 milestone May 25, 2023
@postmodern postmodern changed the title Add Repository#last_updated_at method Add a Repository#last_updated_at method May 25, 2023
@postmodern postmodern self-assigned this Nov 3, 2023
@postmodern
Copy link
Member Author

Implemented by 76cacbc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature
Projects
Status: Done
Development

No branches or pull requests

1 participant