mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-06-16 12:54:01 -03:00
Translate comment
This commit is contained in:
@ -1254,7 +1254,7 @@ $ git push
|
||||
|
||||
```sh
|
||||
$ git branch --set-upstream-to [remotename]/[branch]
|
||||
# or, using the shorthand:
|
||||
# あるいは、短縮形を使う
|
||||
$ git branch -u [remotename]/[branch]
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user