Skip to content

mayflower-zc/projectX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectX

我和我小伙伴的项目

生成秘钥

ssh-keygen -t rsa -C "[email protected]"
cat ~/.ssh/id_rsa.pub

设置用户名和密码

用git config设置名字和邮箱地址
$ git config --global user.name "zhengcong"
$ git config --global user.email [email protected]

源码下载路径

git clone [email protected]:mayflower-zc/projectX.git

About

我和我小伙伴的项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages