@@ -949,12 +949,6 @@ $ git commit --amend --author='Author Name <email@address.com>'
 | 
			
		||||
```
 | 
			
		||||
<!--rehype:className=wrap-text-->
 | 
			
		||||
 | 
			
		||||
### 修改远程仓库的 url
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
$ git remote set-url origin <URL>
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### 增加远程仓库
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user