I have a tag, that points on commit in branch.
This tag must be only in that branch.
Is it possible to make after commit hook, that will move tag's pointer to fresh commit, if this commit in specified branch?
I have a tag, that points on commit in branch.
This tag must be only in that branch.
Is it possible to make after commit hook, that will move tag's pointer to fresh commit, if this commit in specified branch?