24#ifndef GIT_CLONE_HANDLER_H_
25#define GIT_CLONE_HANDLER_H_
47 void UpdateProgress(
int aCurrent,
int aTotal,
const wxString& aMessage )
override;
void UpdateProgress(int aCurrent, int aTotal, const wxString &aMessage) override
void SetRemote(const wxString &aRemote)
wxString GetClonePath() const
void SetBranch(const wxString &aBranch)
void SetClonePath(const wxString &aPath)
wxString GetBranch() const
KIGIT_COMMON * GetCommon() const
Get the common object.