From df18a5c326a32ce7142147b70686acccb8da474e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 29 Dec 2025 22:32:28 +0000 Subject: [PATCH 1/2] Initial plan From 679f764388cbc8514926edf818a2e165398f2398 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 29 Dec 2025 22:40:14 +0000 Subject: [PATCH 2/2] Fix redirect link for git-scm.com downloads Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com> --- lectures/workspace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/workspace.md b/lectures/workspace.md index 0581e3d5..71bd745c 100644 --- a/lectures/workspace.md +++ b/lectures/workspace.md @@ -337,7 +337,7 @@ lectures. There are two main flavors of Git -1. the plain vanilla [command line Git](https://git-scm.com/downloads) version +1. the plain vanilla [command line Git](https://git-scm.com/downloads/) version 2. the various point-and-click GUI versions * See, for example, the [GitHub version](https://github.com/apps/desktop) or Git GUI integrated into your IDE.