virtual PushResult Push(GIT_PUSH_HANDLER *aHandler)=0
 
GIT_PUSH_HANDLER(KIGIT_COMMON *aCommon)
 
virtual void ReportProgress(int aCurrent, int aTotal, const wxString &aMessage)
 
void UpdateProgress(int aCurrent, int aTotal, const wxString &aMessage) override
 
KIGIT_REPO_MIXIN(KIGIT_COMMON *aCommon)
 
GIT_BACKEND * GetGitBackend()
 
wxLogTrace helper definitions.