parent
2f2872e26c
commit
647b103fb4
|
@ -650,7 +650,7 @@ git fetch <repository> tag <tag name>
|
|||
git push <repository> --delete tag <tag name>
|
||||
```
|
||||
|
||||
如果谋远程 Tab 已经删除,需要同步到本地,可使用以下命令:
|
||||
如果谋远程 Tag 已经删除,需要同步到本地,可使用以下命令:
|
||||
|
||||
```bash
|
||||
git remote prune <repository>
|
||||
|
|
Loading…
Reference in New Issue