delete_tag


Description:

public bool delete_tag (string name) throws Error

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.