ssh-keygen.exe -t rsa -C “qian.mao@hand-china.com” 获取SSH密钥
git clone git@mesgit.fuyaogroup.com:fya-hzero/tarzan-model.git
33 ssh-keygen.exe -t rsa -C “qian.mao@hand-china.com”
34 cd /c/Users/1/
35 ls -al
36 cat /c/Users/l/.ssh/id_rsa.pub
37 ls
38 git clone git@mesgit.fuyaogroup.com:fya-hzero/tarzan-model.git
39 sudo su
40 vim /etc/ssh/sshd_config
41 git clone git@mesgit.fuyaogroup.com:fya-hzero/tarzan-model.git
42 git clone http://mesgit.fuyaogroup.com/fya-hzero/tarzan-model.git
43 ls
44 ls -al
45 cd tarzan-model/
46 ls
47 ls -al
48 cd src/
49 ls
50 cd main/
51 ls
52 cd docker/
53 ls
54 vim Dockerfile
55 vim Dockerfile
56 git add .
57 git add .
58 git add .
59 git commit -m “加空格test”
60 git branch -a
61 git checkout remotes/origin/dev-16031
62 git branch
63 git branch -a
64 history