create_tag_lightweight
Description:
Creates a new lightweight tag.
Parameters:
this |
a Repository. |
tag_name |
the name of the tag. |
target |
a Object. |
flags |
a CreateFlags. |
Returns:
the id to which the tag points, or null in case of an error. |