English
Appearance
Get the Index file for this repository.
If a custom index has not been set, the default index for the repository will be returned (the one located in .git/index).
.git/index
class Repository { index(): Index; }
The index file for this repository.