From 7c9c2735ae1810820608880f7b41036fc5ccd2d9 Mon Sep 17 00:00:00 2001 From: Martin von Zweigbergk Date: Sun, 22 Jan 2023 10:41:38 -0800 Subject: [PATCH] readme: link to Git Merge 2022 talk for info about Google's plans --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a72edb4bf..b0b8961291 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,10 @@ This is not a Google product. It is an experimental version-control system (VCS). It was written by me, Martin von Zweigbergk (martinvonz@google.com). It is my personal hobby project and my 20% project at Google. It does not indicate -any commitment or direction from Google. +any commitment or direction from Google. However, my presentation from Git Merge +2022 does include some information about Google's plans. See the +[slides](https://docs.google.com/presentation/d/1F8j9_UOOSGUN9MvHxPZX_L4bQ9NMcYOp1isn17kTC_M/view) +or the [recording](https://www.youtube.com/watch?v=bx_LGilOuE4). ## Introduction