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 trust-level parameter to configure the special remote #258

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adswa
Copy link
Member

@adswa adswa commented Mar 16, 2023

This add a new parameter --trust-level to add-sibling-dataverse. Setting this parameter allows setting the trust level of the special remote (otherwise, git-annex's default is used when setting it up).

It might be a fix for #179; it mimics how create-sibling-ria does it (though performs the trust setting via config variable instead of using e.g., git annex trust, as I found its easier to streamline this way and doesn't require --force)

@mih
Copy link
Member

mih commented Mar 16, 2023

Thx for this. I am wondering now, whether this is equivalent in terms of outcome to running git annex trust (or similar).

@mih
Copy link
Member

mih commented Mar 17, 2023

I decided to leave this here, and not put it into the 1.0 release. For reasons of timing and uncertainty re side-effect alone. Thx for implementing it, and sorry for not merging it now.

@adswa adswa marked this pull request as draft March 17, 2023 07:29
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 this pull request may close these issues.

2 participants