Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tag with different version to manage the git branch #346

Open
haitwang-cloud opened this issue Jun 6, 2024 · 0 comments
Open

Use tag with different version to manage the git branch #346

haitwang-cloud opened this issue Jun 6, 2024 · 0 comments

Comments

@haitwang-cloud
Copy link
Contributor

Tags in Git serve as a means to designate significant moments in your repository's history. They are commonly employed to indicate release versions, such as v1.0, v2.0, and so on.
I suggest utilizing branches with the following naming conventions to handle releases:

release-1.1
release-1.2
release-2.1
It's worth noting that the k8s-device-plugin and other projects have already implemented this approach successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant