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 gopass merge #1979

Merged
merged 4 commits into from
Aug 28, 2021
Merged

Conversation

dominikschulz
Copy link
Member

Add a subcommand to implement a merge workflow.
This command accepts multiple entries to be merged
into one to help deduplicating secrets.

Fixes #1948

RELEASE_NOTES=[ENHACNEMENT] Add gopass merge

Signed-off-by: Dominik Schulz [email protected]

Add a subcommand to implement a merge workflow.
This command accepts multiple entries to be merged
into one to help deduplicating secrets.

Fixes gopasspw#1948

RELEASE_NOTES=[ENHACNEMENT] Add gopass merge

Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz added the feature Enhancements and new features label Aug 22, 2021
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <[email protected]>
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <[email protected]>
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz merged commit d81ebf6 into gopasspw:master Aug 28, 2021
@dominikschulz dominikschulz deleted the feat/issue-1948 branch August 28, 2021 10:20
kpitt pushed a commit to kpitt/gopass that referenced this pull request Jul 21, 2022
* Add gopass merge

Add a subcommand to implement a merge workflow.
This command accepts multiple entries to be merged
into one to help deduplicating secrets.

Fixes gopasspw#1948

RELEASE_NOTES=[ENHACNEMENT] Add gopass merge

Signed-off-by: Dominik Schulz <[email protected]>

* Add subcommand documentation.

RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <[email protected]>

* Update tests

RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <[email protected]>

* Fix queue bugs.

RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support a merge workflow
1 participant