|
void | Initialize () |
|
void | UpdateGitPeriodically () |
|
void | Fetch () |
|
void | Pull () |
|
void | Push () |
|
bool | OpenRepository () |
|
void | CloseRepository () |
|
GitRepoStatus | GetGitRepoStatus () const |
|
const std::string & | GetBranchName () const |
|
uint32_t | GetBehindCount () const |
|
uint32_t | GetAheadCount () const |
|
uint32_t | GetChangesCount () const |
|
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/Editor/GitManager.hpp
- /github/workspace/sources/code/Editor/GitManager.cpp