Skip to content

Commit 16f4d57

Browse files
committed
Merge branch 'main' into haruto17/chapter-8
2 parents b1417b8 + d68ad27 commit 16f4d57

27 files changed

+204
-152
lines changed

git/docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ Githubにアップロードされているリポジトリを丸ごと取得し
8686
基本的には、開発の最初に各開発者が一度ずつ行う操作です。
8787

8888
Github Desktopでは、以下のように操作することで、クローンの操作を行うことができます。
89-
例として、`git-tutorial-2024`のリポジトリで作業してみましょう。
89+
例として、`git-tutorial-2025`のリポジトリで作業してみましょう。
9090

9191
<details>
9292
<summary>練習: Github Desktopでクローンしてみよう</summary>
9393

9494
1. 下記URLにアクセスして、「<> Code」のボタンをクリックします
95-
> repository: https://github.com/jigintern/git-tutorial-2024
95+
> repository: https://github.com/jigintern/git-tutorial-2025
9696
9797
2. 表示されたウィンドウの「Open with Github Desktop」をクリックして、Github Desktopを開きます
9898
![](./imgs/screen-shots/01_github_open_with_github_desktop.png)

git/slide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ header: 2-1. clone: Githubリポジトリを丸ごとダウンロードしよう
243243
### ブラウザで以下URLを開いてください
244244
Zoomのチャット欄にも記載します
245245

246-
[https://github.com/jigintern/git-tutorial-2024](https://github.com/jigintern/git-tutorial-2024)
246+
[https://github.com/jigintern/git-tutorial-2025](https://github.com/jigintern/git-tutorial-2025)
247247

248248
---
249249

javascript/DOCS.md

Lines changed: 201 additions & 149 deletions
Large diffs are not rendered by default.

javascript/imgs/array-sample.png

-4.47 KB
Binary file not shown.

javascript/imgs/array-sample.webp

2.82 KB
Loading
-22.4 KB
Binary file not shown.
7.96 KB
Loading
-21.1 KB
Binary file not shown.
8.12 KB
Loading

javascript/imgs/class-sample.png

-14.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)