VCS[git]: Added git fetch

This commit is contained in:
Robert Loehning
2010-08-31 21:27:13 +02:00
parent 9f68456b65
commit b719bbda42
4 changed files with 21 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ private slots:
void stashSnapshot();
void branchList();
void stashList();
void fetch();
void pull();
void push();