forked from qt-creator/qt-creator
VCS[git]: Added git fetch
This commit is contained in:
@@ -158,6 +158,7 @@ public:
|
||||
unsigned gitVersion(bool silent, QString *errorMessage = 0);
|
||||
QString gitVersionString(bool silent, QString *errorMessage = 0);
|
||||
|
||||
bool synchronousFetch(const QString &workingDirectory);
|
||||
bool synchronousPull(const QString &workingDirectory);
|
||||
bool synchronousPush(const QString &workingDirectory);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user