Marco Ricci commited on 2024-10-15 13:07:09
              Zeige 1 geänderte Dateien mit 11 Einfügungen und 0 Löschungen.
            
| ... | ... | 
                      @@ -0,0 +1,11 @@  | 
                  
| 1 | 
                        +### Changed  | 
                    |
| 2 | 
                        +  | 
                    |
| 3 | 
                        + - In `derivepassphrase vault`, when importing configurations,  | 
                    |
| 4 | 
                        + correctly merge them with the existing one, same as vault(1): keep  | 
                    |
| 5 | 
                        + all named services and their settings (and the global settings if  | 
                    |
| 6 | 
                        + applicable) that are not mentioned in the imported configuration.  | 
                    |
| 7 | 
                        + The import procedure is thus more akin to a section-wise import of  | 
                    |
| 8 | 
                        + the configurations, instead of a "full" import, and the resulting  | 
                    |
| 9 | 
                        + configuration generally is a merge of both inputs. ([#16])  | 
                    |
| 10 | 
                        +  | 
                    |
| 11 | 
                        +[#16]: https://github.com/the-13th-letter/derivepassphrase/issues/16  | 
                    |
| 0 | 12 |