Don't pass "--parents" to git log when full-history is enabled
commit35fc62bc95c61b326174793ca7fa3a6fe6381f12
authorSven Strickroth <email@cs-ware.de>
Thu, 13 Jan 2022 12:45:05 +0000 (13 13:45 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 13 Jan 2022 15:14:29 +0000 (13 16:14 +0100)
treeb3c7cda63a180ce406a915481080e4db8c2c1166
parent07ffe68e048898c2fe69e4b86538d4a4e6508b4c
Don't pass "--parents" to git log when full-history is enabled

(relates to issue #3728)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp