Prep work for branch renaming (#389)
* Add `amd-staging` and `amd-mainline` to workflow. * Update branch names in documentation * Change `dev` to `amd-staging` and `main` to `amd-mainline` in documentation. * Remove references from 2.x from workflows. * Convert the link to LICENSE to a relative path in CONTRIBUTING. --------- Signed-off-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
@@ -29,10 +29,10 @@ contribution process.
|
||||
Omniperf follows a
|
||||
[main-dev](https://nvie.com/posts/a-successful-git-branching-model/)
|
||||
branching model. As a result, our latest stable release is shipped
|
||||
from the `main` branch, while new features are developed in our
|
||||
`dev` branch.
|
||||
from the `amd-mainline` branch, while new features are developed in our
|
||||
`amd-staging` branch.
|
||||
|
||||
Users may checkout `dev` to preview upcoming features.
|
||||
Users may checkout `amd-staging` to preview upcoming features.
|
||||
|
||||
## How to Cite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user