> Hi Yves
> 
Hi Erich,

> I have a question regarding my commit branch which I sync to the repository.
> 
> I would like to rebase this branch to tag 5.1.3 to be able to work with
> this release.
> 
> I read about rebase --onto, but to me this does not make sense, since I
> did not branch off a tag, but another branch.
A branch and a tag are "identical": they point to a specific commit. So you can 
rebase onto a branch, a tag or a commit.

Yves
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to