is_empty


Description:

public bool is_empty () throws Error

Checks if this is empty.

An empty repository has just been initialized and contains no commits.

Parameters:

this

a Repository.

Returns:

true if the repository is empty.