forked from qt-creator/qt-creator
Remove comment lines from the git commit message (as git commit -F does not do that)
Reviewed-by: dt <qtc-committer@nokia.com> enter the commit message for your changes. Lines starting
This commit is contained in:
@@ -54,6 +54,8 @@ public:
|
||||
void setCommitData(const CommitData &);
|
||||
GitSubmitEditorPanelData panelData() const;
|
||||
|
||||
virtual QString fileContents() const;
|
||||
|
||||
signals:
|
||||
void diff(const QStringList &unstagedFiles, const QStringList &stagedFiles);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user