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. |
Delete an existing tag reference by name.
| this |
a Repository. |
| name |
the name of the tag. |
|
true if the tag was deleted successfully, false otherwise. |