You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/text/chapter-2/grow-a-branch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
## ブランチ間の移動
20
20
21
-
VSCode に戻ると、先ほどクリックした部分の「main」が「sub」に変わっています。これは現在開かれている作業ブランチが sub であることを表します。sub ブランチから main ブランチへ移動するにはこの「sub」を押し、表示されるブランチ一覧から main を選択します。同じ方法で再度「sub」に戻ってきてください。
21
+
VSCode に戻ると、先ほどクリックした部分の「main」が「sub」に変わっています。これは現在開かれている作業ブランチが sub であることを表します。sub ブランチから main ブランチへ移動するにはこの「sub」を押し、表示されるブランチ一覧から main を選択します。同じ方法で再度subに戻ってきてください。
0 commit comments