+ Key: {{ keyFilename }} +
+ ++ A label to identify this key's purpose. + Your SSH alias will be: {{ generatedAlias || '...' }} +
+Your repositories need updated remote URLs
++ Repos using {{ actualHostname }} with this key + should use the alias instead: +
+ +git@{{ actualHostname }}:user/repo.git
+ git@{{ generatedAlias }}:user/repo.git
+
+ Update a repository automatically
++ {{ updateMessage }} +
+Status:
@@ -16,6 +16,12 @@ {{ keyDetails.email }}