Skip to content

Commit

Permalink
differences for PR #977
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 20, 2023
1 parent b29e732 commit 739d4fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions 02-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ exercises: 0

::::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::: callout

## Install Git first

If you got this far but haven't installed Git yet,
[follow these installation steps](../learners/setup.md#installing-git).

::::::::::::::::::::::::::::::::::::::::::::::::::

When we use Git on a new computer for the first time,
we need to configure a few things. Below are a few examples
of configurations we will set as we get started with Git:
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config.yaml" "69e678021a92f74f922e53d180d05f47" "site/built/config.yaml" "2023-05-08"
"index.md" "a0bf9198af03d79145509a9fd132ab8d" "site/built/index.md" "2023-05-08"
"episodes/01-basics.md" "31f60f1f17daa4cb4d919d0902ffbc7f" "site/built/01-basics.md" "2023-07-28"
"episodes/02-setup.md" "5afa0e80062ab1477afe913a22923306" "site/built/02-setup.md" "2023-09-11"
"episodes/02-setup.md" "3a8ecc078effa0ce7cb71a201254a135" "site/built/02-setup.md" "2023-11-20"
"episodes/03-create.md" "b7ad40f47369cac2251a357ba5b76011" "site/built/03-create.md" "2023-08-09"
"episodes/04-changes.md" "b1ba204b17c9a74adcf2cd8bc81d7a4c" "site/built/04-changes.md" "2023-06-22"
"episodes/05-history.md" "6a6581cc3a5e0d0824b3baca10421b32" "site/built/05-history.md" "2023-05-08"
Expand Down

0 comments on commit 739d4fb

Please sign in to comment.