Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add recording links (so far) #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

Notes and schedule for the 2024 Git Merge conference in Berlin.

## Day One: Talks
## Day One: [Talks](https://www.youtube.com/playlist?list=PLNXkW_le40U6Igw7FcHgQGnQNDQ8kWyuE)

| Time | Talk | Speaker |
| ------------- | ------------- | ------------- |
| 9:00a | **Doors Open** |
| 10:00a | *Welcome* | Scott Chacon & Taylor Blau |
| 10:15a | Scaling Git | [Taylor Blau](https://github.com/ttaylorr) |
| 10:40a | How we built a peer-to-peer forge on top of Git | [Alexis Sellier](https://github.com/cloudhead) |
| 11:05a | Jujutsu - A Git-compatible VCS | [Martin von Zweigbergk](https://github.com/martinvonz) |
| 10:15a | [Scaling Git](https://youtu.be/-h7TzllaWU0) | [Taylor Blau](https://github.com/ttaylorr) |
| 10:40a | [How we built a peer-to-peer forge on top of Git](https://youtu.be/tsVa53SPIHc) | [Alexis Sellier](https://github.com/cloudhead) |
| 11:05a | [Jujutsu - A Git-compatible VCS](https://youtu.be/LV0JzI8IcCY) | [Martin von Zweigbergk](https://github.com/martinvonz) |
| 11:30a | **Break (15min)** |
| 11:45a | [State of Libification - Overview and Update on Effort](https://tinyurl.com/gm2024-libification) | [Emily Shaffer](https://github.com/nasamuffin) |
| 12:10p | The Git Credential Helper Protocol: What's New | [Brian Carlson](https://github.com/bk2204) |
| 12:35p | libgit2: past, present, and future | [Edward Thomson](https://github.com/ethomson) |
| 11:45a | [State of Libification - Overview and Update on Effort](https://youtu.be/MhIokApiLP8) ([slides](https://tinyurl.com/gm2024-libification)) | [Emily Shaffer](https://github.com/nasamuffin) |
| 12:10p | [The Git Credential Helper Protocol: What's New](https://youtu.be/3Gy3-lA7xls) | [Brian Carlson](https://github.com/bk2204) |
| 12:35p | [libgit2: past, present, and future](https://youtu.be/1SZaCOdrweE) | [Edward Thomson](https://github.com/ethomson) |
| 1:00p | **Lunch (1.5h)** |
| 2:30p | Abusing Git for GitButler | [Scott Chacon](https://github.com/schacon) |
| 2:55p | Introduction to the reftable backend | [Patrick Steinhardt](https://gitlab.com/pks-t) |
Expand Down