parent
31aa83c9b8
commit
1ae43d171a
@ -685,7 +685,7 @@ Config 设置
|
|||||||
$ git help config
|
$ git help config
|
||||||
```
|
```
|
||||||
|
|
||||||
获取帮助信息,查看修改个人信息的参数
|
获取帮助信息,查看修改个人信息的参数
|
||||||
|
|
||||||
### 忽略文件的权限变化
|
### 忽略文件的权限变化
|
||||||
|
|
||||||
@ -949,12 +949,6 @@ $ git commit --amend --author='Author Name <email@address.com>'
|
|||||||
```
|
```
|
||||||
<!--rehype:className=wrap-text-->
|
<!--rehype:className=wrap-text-->
|
||||||
|
|
||||||
### 修改远程仓库的 url
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ git remote set-url origin <URL>
|
|
||||||
```
|
|
||||||
|
|
||||||
### 增加远程仓库
|
### 增加远程仓库
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user