From 3ce1ec617d69a03011d3c6793ef5f1c96e8800c4 Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Wed, 25 Jan 2023 10:15:43 -0800 Subject: [PATCH] Update README on master to point to v3 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c1020fd..87d80e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# NOTE: THIS IS THE DEVELOPMENT BRANCH + +This document is the "master" branch, which is under active development. If +you are looking for docs on released versions of git-sync, you probably want to +use the [v3.x branch](https://github.com/kubernetes/git-sync/tree/release-3.x). + # git-sync git-sync is a simple command that pulls a git repository into a local directory.