From 291f3b02b3755d6add6316b947250d32c8618d1a Mon Sep 17 00:00:00 2001 From: Julia Jiang Date: Wed, 11 Aug 2021 21:12:12 -0400 Subject: [PATCH] SWDEV-291894 - update readme for branch info Change-Id: Ib8e9462e4f67a5d51f75544a5034ef4427aea421 [ROCm/clr commit: a41c5c783ba4dac57aeea4ee4e2232e1117fdf60] --- projects/clr/hipamd/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/clr/hipamd/README.md b/projects/clr/hipamd/README.md index c47bd177f7..4c9bbdc308 100644 --- a/projects/clr/hipamd/README.md +++ b/projects/clr/hipamd/README.md @@ -13,6 +13,7 @@ The information contained herein is for informational purposes only, and is subj The hipamd 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 HIP release is rocm-4.4, 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.4, etc. ## Release tagging: