Closed vijikarthi closed 5 years ago
Problem description In preparation of 0.3.0 release, create a release branch 0.3 and tag the current master branch to mark the pre-release commit point
0.3.0
0.3
master
git checkout master git tag branch-0.3 git push origin branch-0.3 git checkout -b r0.3 git push origin r0.3
Problem location connector repository
Suggestions for an improvement None
release branch created along with the release tag
Problem description In preparation of
0.3.0
release, create a release branch0.3
and tag the currentmaster
branch to mark the pre-release commit pointProblem location connector repository
Suggestions for an improvement None