Explicitly disable printing signatures when running git
authorDaniel Albers <daniel@lbe.rs>
Wed, 3 Jan 2018 00:41:41 +0000 (01:41 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 4 Apr 2018 21:14:04 +0000 (23:14 +0200)
commit117fcd723fdc1b967c6b3011493d6512860e5be4
treecd3dd7b744a84009579d0bfbca4cbf17f39fefd9
parent710bb9ff80557a98b2b27a5a37d8bc4358039b03
Explicitly disable printing signatures when running git

Make sure version parsing doesn't fail when a signed commit is at the tip and
log.showsignature is enabled.

(cherry picked from commit 738f5436bbc9a8c761a487ae24da65fd74a62ef9)
CMakeLists.txt