abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

secret: Add Fallback stash #297

Closed abhinav closed 2 months ago

abhinav commented 2 months ago

Adds a secret storage that will allow a primary and secondary store. The secondary store is used only if the primary is broken for non-expected reasons.

Notably, LoadSecret returning ErrNotFound is not an unexpected breakage.

abhinav commented 2 months ago

This change is part of the following stack:

Change managed by git-spice.