From 411a75e86596b27002fbe9cd2dc49b5d19df6773 Mon Sep 17 00:00:00 2001 From: Julia Jiang Date: Fri, 13 Aug 2021 12:49:41 -0400 Subject: [PATCH] SWDEV-291894 - update branch info in RORCclr readme Change-Id: I77aa3421f39f058db9a3b68258a1ac72c5a22c64 --- rocclr/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rocclr/README.md b/rocclr/README.md index 1df77e5d76..6d6657733f 100644 --- a/rocclr/README.md +++ b/rocclr/README.md @@ -12,6 +12,7 @@ The information contained herein is for informational purposes only, and is subj The repository maintains several branches. The branches that are of importance are: - Main branch: This is the stable branch. It is up to date with the latest release branch, for example, if the latest ROCM release is rocm-4.1.x, main branch will be the repository based on this release. +- Develop branch: This is the default branch, on which the new features are still under development and visible. While this maybe of interest to many, it should be noted that this branch and the features under development might not be stable. - Release branches. These are branches corresponding to each ROCM release, listed with release tags, such as rocm-4.0.x, rocm-4.1.x, etc. ## Building