forked from qt-creator/qt-creator
git: Reuse more code from vcsbase
Change-Id: I873d2caa2cead5c339eec887a5fcdef4d33bec24 Reviewed-on: http://codereview.qt-project.org/6071 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
@@ -57,7 +57,6 @@ const char * const GITSUBMITEDITOR_DISPLAY_NAME = QT_TRANSLATE_NOOP("VCS", "Git
|
||||
const char * const SUBMIT_CURRENT = "Git.SubmitCurrentLog";
|
||||
const char * const DIFF_SELECTED = "Git.DiffSelectedFilesInLog";
|
||||
const char * const SUBMIT_MIMETYPE = "application/vnd.nokia.text.git.submit";
|
||||
const char * const GIT_BINARY = "git";
|
||||
|
||||
} // namespace Constants
|
||||
} // namespace Git
|
||||
|
||||
Reference in New Issue
Block a user