Windows下配置Git多帐号github码云

1、分别建立ssh-key,并自定义文件名 在左下角搜索git Bash 以管理员权限运行 $ ssh-keygen -t rsa -C "A@qq.com你github的邮箱" Enter file in which to save the key (.ssh/id_rsa): lbfq_id_rsa $ ssh-keygen -t rsa -C "Bqq.com你github的邮箱" Ente
相关文章
相关标签/搜索