[fileviewgitplugin] Add merge option
ClosedPublic

Authored by anthonyfieroni on Jan 31 2018, 7:51 PM.

Details

Summary

I have in mind to be a bit smarter, suggestions are welcome

Diff Detail

Repository
R449 Plugins for Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
anthonyfieroni requested review of this revision.Jan 31 2018, 7:51 PM
anthonyfieroni created this revision.
elvisangelaccio added inline comments.Feb 3 2018, 3:43 PM
git/fileviewgitplugin.cpp
111

Let's use the Qt5's connect() syntax for new code.

426

QStringLiteral

anthonyfieroni marked 2 inline comments as done.

Looks good to me!

This revision is now accepted and ready to land.Feb 3 2018, 3:59 PM
This revision was automatically updated to reflect the committed changes.