create_tag_lightweight


Description:

public OId? create_tag_lightweight (string tag_name, Object target, CreateFlags flags) throws Error

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.