Skip to content

Commit 07cb1ae

Browse files
committed
git pull origin ブランチ名
1 parent f8f3391 commit 07cb1ae

File tree

1 file changed

+1
-1
lines changed
  • docs/3-web-servers/11-team-development

1 file changed

+1
-1
lines changed

docs/3-web-servers/11-team-development/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ GitHub を開き `Pull requests` を開いてください。
168168
コマンドラインからプルするには、次のコマンドを実行します。
169169

170170
```shell
171-
git pull
171+
git pull origin ブランチ名
172172
```
173173

174174
<video src={pullBranchWithCliVideo} muted controls />

0 commit comments

Comments
 (0)