ysh329 commented on issue #16277: URL: https://github.com/apache/tvm/issues/16277#issuecomment-1876371641
git tag > Hi all, make version modification twice as two commits in one PR merged (#16326). We need: > > 1. Create a branch named v0.15.0 from main on first commit([7445b87](https://github.com/apache/tvm/commit/7445b8723c64e00e65f1f875094e14e5f340b161)); > 2. Create a tag named v0.15.0.rc0 on first commit([7445b87](https://github.com/apache/tvm/commit/7445b8723c64e00e65f1f875094e14e5f340b161)); > 3. Create a tag named v0.16.dev0 created on second commit([e69363a](https://github.com/apache/tvm/commit/e69363ab1e594e946ce261f9a2d7d44ef10fda56)). > > I don't know how to push tags/branch created on my own repo to apache/tvm's? I didn't find about create branch by Web UI as below in apache/tvm: > >  > >  Besides, I push tags and branch created by command line to my own repo. However, I don't know how to push to apache/tvm. cc @Hzfengsy @vinx13 @tqchen -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
