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

[fix] Pass remote, if given, to local init as well #2852

Merged
merged 2 commits into from Mar 30, 2024

Conversation

dominikschulz
Copy link
Member

This should cover the case when creating a new team with an existing remote.

Part of #2779

This should cover the case when creating a new team with
an existing remote.

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz added bug Defects ux User experience / User Interface related labels Mar 30, 2024
@dominikschulz dominikschulz added this to the 1.15.13 milestone Mar 30, 2024
location.

Please note that the current implmentation will only work if the remote
is fully empty (i.e. git init --bare, nothing more). If you need to
work with a non-empty remote use gopass clone for the time being.

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz merged commit 3a30516 into gopasspw:master Mar 30, 2024
8 checks passed
@dominikschulz dominikschulz deleted the fix/issue-2779-1 branch March 30, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects ux User experience / User Interface related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant