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

Implement iterworktree() for ls-file-collection #350

Closed
mih opened this issue May 10, 2023 · 1 comment · Fixed by #361
Closed

Implement iterworktree() for ls-file-collection #350

mih opened this issue May 10, 2023 · 1 comment · Fixed by #361
Assignees

Comments

@mih
Copy link
Member

mih commented May 10, 2023

Like #349 but centered around lsfiles instead of lstree. Together they can replace the custom implementation in AnnexRepo.get_content_info()

Ping #343

@mih mih self-assigned this May 14, 2023
@mih
Copy link
Member Author

mih commented May 16, 2023

I have a basic implementation ready, including integration into ls-file-collection.

However, I think it would make sense to also implement #349 and make sure that the dtype also work for that.

mih added a commit to mih/datalad-next that referenced this issue May 17, 2023
The iterator is also integrated with `ls-file-collection` as collection
type `gitworktree`.

Closes datalad#350
Ping datalad#323
mih added a commit to mih/datalad-next that referenced this issue Jun 5, 2023
The iterator is also integrated with `ls-file-collection` as collection
type `gitworktree`.

Closes datalad#350
Ping datalad#323
mih added a commit to mih/datalad-next that referenced this issue Jun 5, 2023
The iterator is also integrated with `ls-file-collection` as collection
type `gitworktree`.

Closes datalad#350
Ping datalad#323
mih added a commit to mih/datalad-next that referenced this issue Jun 5, 2023
The iterator is also integrated with `ls-file-collection` as collection
type `gitworktree`.

Closes datalad#350
Ping datalad#323
@mih mih closed this as completed in 758ca41 Jun 5, 2023
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 a pull request may close this issue.

1 participant