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

Manage a dataset with datalad when using import / edit commands #92

Open
sebastientourbier opened this issue Jul 31, 2023 · 0 comments · Fixed by #93
Open

Manage a dataset with datalad when using import / edit commands #92

sebastientourbier opened this issue Jul 31, 2023 · 0 comments · Fixed by #93
Assignees
Labels
bug Something isn't working feature New feature or request

Comments

@sebastientourbier
Copy link
Contributor

Problem

Saving the status of a dataset which is not yet managed with Datalad is expected to be failing.

Solution

Detect if the dataset includes already a .datalad directory at the beginning of the method called by each command. If not, we initialize the dataset to be managed by Datalad.

@sebastientourbier sebastientourbier added bug Something isn't working feature New feature or request labels Jul 31, 2023
@sebastientourbier sebastientourbier linked a pull request Jul 31, 2023 that will close this issue
@sebastientourbier sebastientourbier self-assigned this Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant