Skip to content

Add slides for the course#3

Open
jatkinson1000 wants to merge 3 commits into
mainfrom
slides
Open

Add slides for the course#3
jatkinson1000 wants to merge 3 commits into
mainfrom
slides

Conversation

@jatkinson1000
Copy link
Copy Markdown
Member

@jatkinson1000 jatkinson1000 commented Apr 2, 2026

Slides currently render at https://cambridge-iccs.github.io/intermediate-git
We may want to remove the action from deploying from this PR once ready to merge.

@jatkinson1000 jatkinson1000 self-assigned this Apr 2, 2026
@jatkinson1000 jatkinson1000 force-pushed the slides branch 2 times, most recently from 1786ef5 to c0c90e9 Compare April 2, 2026 17:39
@jatkinson1000
Copy link
Copy Markdown
Member Author

@Mikolaj-A-Kowalski I think these are now ready for review with feedback incorporated.

A couple of options when merging:

  • squash into a single commit at the end - allows easy tweaking with --amend in future
    • But users will see this in the git log during rebase/bisect
  • rebase to be before the code
    • hidden further from users, but harder to amend in future (fixups and force pushes to main)
  • Leave on a separate branch
    • Slides not entangled with exercise commits, but leaves multiple branches to be managing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant