Public Member Functions | |
void | clear () |
Public Attributes | |
QString | diffIndex |
QString | diffIndexCached |
QStringList | otherFiles |
Definition at line 173 of file git.h.
void clear | ( | ) | [inline] |
QString diffIndex |
Definition at line 175 of file git.h.
Referenced by clear(), Git::fakeWorkDirRevFile(), and Git::getDiffIndex().
QString diffIndexCached |
Definition at line 176 of file git.h.
Referenced by clear(), Git::fakeWorkDirRevFile(), and Git::getDiffIndex().
QStringList otherFiles |
Definition at line 177 of file git.h.
Referenced by clear(), Git::fakeWorkDirRevFile(), Git::getDiffIndex(), Git::isNothingToCommit(), and Git::isUnknownFiles().