Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::GitManager Class Reference

Public Member Functions

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: