Method

GgitRevisionWalkerget_repository

Declaration [src]

GgitRepository*
ggit_revision_walker_get_repository (
  GgitRevisionWalker* walker
)

Description [src]

Gets the repository on which this walker is operating.

Return value

Type: GgitRepository

The repository on which this walker is operating or NULL.

The returned data is owned by the instance.
The return value can be NULL.