Skip to content

Commit 3c9c515

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : b7acf17 Branch : main Author : Dimitrios Theodorakis <[email protected]> Time : 2025-03-12 13:31:51 +0000 Message : Adds instructor notes to show the Insights network graph on GitHub
1 parent c24055c commit 3c9c515

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

04-review.md

+4
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,10 @@ You should update your local main branch and use `git log --oneline --graph`
230230
to demonstrate the messy history that has been created due to
231231
each learner selecting a random merge strategy in their PRs.
232232

233+
You can also show learners the Network Graph on the Insights tab
234+
in GitHub. This will show the history of the repository and
235+
can be contrasted with forking in the afternoon sessions.
236+
233237
::::::::::::::::::::::::::::::::::::::::::::::::
234238

235239
::::::::::::::::::::::::::::::::::::::: challenge

05-forks.md

+3
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ Take a break here!
183183
This will give you and your co-instructor time
184184
to approve, and squash and merge the PRs.
185185

186+
Show learners the Insights -> Network Graph on GitHub again.
187+
Contrast this to the section of the graph from the morning sessions.
188+
186189
::::::::::::::::::::::::::::::::::::::::::::::::
187190

188191
## Updating a Fork

md5sum.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"episodes/01-issues.md" "f22fad38ef9a49a94df0d58619afdf2c" "site/built/01-issues.md" "2025-02-26"
88
"episodes/02-branching.md" "4c1ea5d3b2a27714d1063d0c552ee7e9" "site/built/02-branching.md" "2025-02-27"
99
"episodes/03-feature-branch.md" "da5cd3362da0d68d23730ad1d486f7ed" "site/built/03-feature-branch.md" "2025-03-03"
10-
"episodes/04-review.md" "db6c731c1e6ff113cea69eda75a4c00f" "site/built/04-review.md" "2025-03-03"
10+
"episodes/04-review.md" "64a1f0b68271d5868fb2a3de2610d30c" "site/built/04-review.md" "2025-03-12"
1111
"episodes/Break.md" "3f756cfaee9cc1c397381668102aaea0" "site/built/Break.md" "2025-01-10"
1212
"episodes/07-history.md" "ef281c80f9126ca785bfa170e8c27a62" "site/built/07-history.md" "2025-02-27"
13-
"episodes/05-forks.md" "b8ec1e10b8ce0513086cc32693865559" "site/built/05-forks.md" "2025-02-26"
13+
"episodes/05-forks.md" "0221eccef74938f8722e9163ea67b2f7" "site/built/05-forks.md" "2025-03-12"
1414
"episodes/06-conflict.md" "a4365117d4de8ba82e8696d4a2bfeb3c" "site/built/06-conflict.md" "2025-02-27"
1515
"episodes/End.md" "42f2019c55b38db5ec0eab909b6bca4d" "site/built/End.md" "2025-01-09"
1616
"episodes/08-rebase.md" "c968e3b7973b5cafa1b0b5b3a9721242" "site/built/08-rebase.md" "2025-02-27"

0 commit comments

Comments
 (0)