Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature request: Repository.getFileCreatedDate #71

Open
baodrate opened this issue Dec 4, 2024 · 0 comments
Open

Feature request: Repository.getFileCreatedDate #71

baodrate opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@baodrate
Copy link

baodrate commented Dec 4, 2024

I have a use case that needs to know the date a file was initially added to the repository. i.e. getFileCreatedDate. It should have the semantics of git log --follow (see libgit2: Rename Detection and git_diff_find_options). Would you be open to a PR that implements this?

Alternatively, could enough of the libgit2 API be exposed that this could be implemented in the js side? although I'm not sure if this could be both performant and not break simple-git's design constraints

@Brooooooklyn Brooooooklyn self-assigned this Dec 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants