Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SSH KEY: T6568: Fixed adding SSH keys with same comments
If a key with the same comment already exists in a configuration, generate a new ID for a new one. Example of such a case: ``` ssh-rsa <base64> my_user_name ssh-ed25519 <base64> my_user_name ```
- Loading branch information