1
0
mirror of https://github.com/k88hudson/git-flight-rules.git synced 2025-06-16 12:54:01 -03:00

Avoid colon in sentences

This commit is contained in:
Shota Imaki
2020-02-27 22:57:38 +09:00
parent ceb2109a3f
commit 178b145f41

View File

@ -1276,7 +1276,7 @@ $ git branch -r
origin/master
```
`origin/HEAD``origin/master` を追跡するよう設定し直すには、次を実行します
`origin/HEAD``origin/master` を追跡するよう設定し直すには、次を実行します
```sh
$ git remote set-head origin --auto