-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate
SignCmd
to several new helpers. (#764)
This change eliminates a whole bunch of the ad hoc index walking logic in favor of `mutate.Map`, and a handful of new library calls that let us attach a new signature, and then publish those signature. This detailed comment lays out the plan: #666 (comment), and this is very nearly what the code ended up being. Related: #666 Signed-off-by: Matt Moore <[email protected]>
- Loading branch information
Showing
1 changed file
with
76 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters