Skip to content
Snippets Groups Projects
Commit 38ad15a7 authored by Orgad Shaneh's avatar Orgad Shaneh Committed by Tobias Hunger
Browse files

Git: Change pretty format default from email to medium


Change-Id: Ia8700145a77dc74568c0fc19a288e32550357457
Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
parent a9761a6c
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ GitSettings::GitSettings()
declareKey(diffPatienceKey, true);
declareKey(winSetHomeEnvironmentKey, false);
declareKey(gitkOptionsKey, QString());
declareKey(showPrettyFormatKey, 5);
declareKey(showPrettyFormatKey, 2);
}
QString GitSettings::gitBinaryPath(bool *ok, QString *errorMessage) const
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment