[Differential] [Request, 231 lines] D852: Display dialog to configure user.name or user.email in git, if commiting without it configured

apuzio (Artur Puzio) noreply at phabricator.kde.org
Thu Jan 21 19:26:25 UTC 2016


apuzio created this revision.
apuzio added a reviewer: kfunk.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Added function to get git config
  Added checking of user.email and user.name when commiting
  Added possibility to configure global git parameters
  Added QDialog extension to choose the name and email, with possibility to save the settings as global and validation

TEST PLAN
  The new dialog works fine.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  ask_for_git_username

REVISION DETAIL
  https://phabricator.kde.org/D852

AFFECTED FILES
  plugins/git/CMakeLists.txt
  plugins/git/gitnameemaildialog.cpp
  plugins/git/gitnameemaildialog.h
  plugins/git/gitplugin.cpp
  plugins/git/gitplugin.h
  plugins/git/tests/CMakeLists.txt

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apuzio, kfunk
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list