forked from qt-creator/qt-creator
Git: Simplify commit message codec handling
Change-Id: I5f90d7f5a17ccbe8585efd8ac7f731440b10db61 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
a5a42c3f67
commit
7872981d62
@@ -80,6 +80,7 @@ QDebug operator<<(QDebug d, const GitSubmitEditorPanelData &data)
|
||||
|
||||
CommitData::CommitData(CommitType type)
|
||||
: commitType(type)
|
||||
, commitEncoding(0)
|
||||
, enablePush(false)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user