forked from qt-creator/qt-creator
Git: Support Log for selected commit in git editors
Change-Id: I5081471b3be65de1948d9bfdd52fd812df5e6a7a Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
690a545f8e
commit
478a2e86f9
@@ -58,6 +58,7 @@ private slots:
|
||||
void checkoutChange();
|
||||
void cherryPickChange();
|
||||
void revertChange();
|
||||
void logChange();
|
||||
void applyDiffChunk(const VcsBase::DiffChunk& chunk, bool revert);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user