修正错误.

Signed-off-by: rick.chan <cy@sina.com>
This commit is contained in:
rick.chan 2024-05-07 15:55:57 +08:00
parent 2f2872e26c
commit 647b103fb4
1 changed files with 1 additions and 1 deletions

View File

@ -650,7 +650,7 @@ git fetch <repository> tag <tag name>
git push <repository> --delete tag <tag name>
```
如果谋远程 Tab 已经删除,需要同步到本地,可使用以下命令:
如果谋远程 Tag 已经删除,需要同步到本地,可使用以下命令:
```bash
git remote prune <repository>