delete_tag
Description:
Delete an existing tag reference by name.
Parameters:
this |
a Repository. |
name |
the name of the tag. |
Returns:
true if the tag was deleted successfully, false otherwise. |