SMART GIT的使用

1、使用GitBash生成systemkey

ssh-keygen-trsa

会有生成key的位置

2、将key添加到gitlab

3、打开SmartGit

在Edit中--preference--Authentication--UsesystemSSHclient

4、在project中用clone

git

相关推荐