Translate comment

pull/294/head
Shota Imaki 4 years ago
parent e0c6fa128e
commit ceb2109a3f

@ -1254,7 +1254,7 @@ $ git push
```sh
$ git branch --set-upstream-to [remotename]/[branch]
# or, using the shorthand:
# あるいは、短縮形を使う
$ git branch -u [remotename]/[branch]
```

Loading…
Cancel
Save