mirror of
https://github.com/oldratlee/translations.git
synced 2026-04-13 12:09:44 +08:00
校正语句
This commit is contained in:
@@ -119,7 +119,7 @@ git push
|
||||
# 原文用的命令是 git push origin master
|
||||
#
|
||||
# 主流的git版本,可以省略后面2个参数:远程仓库别名、推送分支,
|
||||
# 因为这个参数缺省分别就是 origin 、 当前分支(本文目前的示例就是master)。
|
||||
# 因为这2个参数缺省分别就是 origin 、 当前分支(本文目前的示例就是master)。
|
||||
# 这样的用法更简单自然,我平时就是这么用的。
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user