24#ifndef GIT_BRANCH_HANDLER_H
25#define GIT_BRANCH_HANDLER_H
60 void UpdateProgress(
int aCurrent,
int aTotal,
const wxString& aMessage )
override;
BranchResult SwitchToBranch(const wxString &aBranchName)
Switch to the specified branch.
bool BranchExists(const wxString &aBranchName)
Check if a branch exists.
GIT_BRANCH_HANDLER(KIGIT_COMMON *aCommon)
virtual void UpdateProgress(int aCurrent, int aTotal, const wxString &aMessage)
KIGIT_REPO_MIXIN(KIGIT_COMMON *aCommon)
#define APIEXPORT
Macros which export functions from a DLL/DSO.