Git: Report current branch

Change-Id: Ied5ac2749b111d3b646080311ac6b52b3f86dc33
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Mathias Hasselmann
2012-10-18 21:30:06 +02:00
committed by Orgad Shaneh
parent fd6d0d8c29
commit c9b45c0d61
2 changed files with 7 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ public:
bool vcsRemoveSnapshot(const QString &topLevel, const QString &name);
bool vcsAnnotate(const QString &file, int line);
QString vcsTopic(const QString &directory);
void emitFilesChanged(const QStringList &);
void emitRepositoryChanged(const QString &);