Git: Refresh log entries on fixup commit

Change-Id: Icd14c8916dc006874b77aa922b3f1c6746e0549c
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-06-14 17:21:14 +03:00
committed by Orgad Shaneh
parent 1fde77f6e8
commit 9f72e43fb1
3 changed files with 8 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ public:
QString amendSHA1() const;
void setHasUnmerged(bool e);
void initialize(CommitType commitType, const QString &repository);
void refreshLog(const QString &repository);
protected:
bool canSubmit() const;