Determines the status of a git repository - ie, whether an operation (merge, cherry-pick, etc) is in progress.
@param repo Repository pointer @return The state of the repository
See Implementation
Determines the status of a git repository - ie, whether an operation (merge, cherry-pick, etc) is in progress.
@param repo Repository pointer @return The state of the repository