路径 remote:远程 origin:本地
用户配置
$ git config --global user.name "name"//你的用户名
$ git config --global user.email [email protected]//你的邮箱
$ ssh-keygen -t rsa -C [email protected]//你的邮箱
$ git clone [email protected]:myCode20180904/miniProgram
origin = [email protected]:myCode20180904/miniProgram
在本地仓库下新建 的 git bash中输入指令:
$ git remote add origin [email protected]:myCode20180904/miniProgram
接下来
$ git pull [email protected]:myCode20180904/miniProgram
$ git push -u [email protected]:myCode20180904/miniProgram master
$ git push [email protected]:myCode20180904/miniProgram master
$git fetch [email protected]:myCode20180904/miniProgram master
无序列表
-
无序列表
-
无序列表
-
-
无序列表
-
-
-
-
无序列表
-
-
另外
- 有序列表
-
- 是的
表格
| name | age | sex |
|---|---|---|
| name | age | sex |
| zohar | 10 | 0 |
强调
斜体123
粗体123 ` 456 `
请删掉我吧