# HG changeset patch # User Meredith Howard # Date 1491451823 14400 # Node ID c78ff4777bd9591004ef8ebce652c06d29d84d58 # Parent 34fe07d0aa0e0cbfa3e4c061f4701d87fd3f2824 try global signing diff --git a/.gitconfig b/.gitconfig --- a/.gitconfig +++ b/.gitconfig @@ -51,7 +51,8 @@ stat = true [commit] - verbose = 1 + verbose = true + gpgsign = true # include.path is available in git 1.7.10 and later [include]