How can I find if some commit is included in branch?
During development we commit into trunk, when time comes we create branch
to be tested separately and further turned into tag.
My question is: is there a simple way to find out whether some commit is
inside trunk? Different flavour of this question: how can I find out when
the branch was created?
No comments:
Post a Comment