From: Lars Schneider Date: Tue, 8 Dec 2015 09:36:22 +0000 (+0100) Subject: git-p4: add option to keep empty commits X-Git-Tag: v2.7.0-rc1~4^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4ae048e67e5f0d786b9febc438433d95f18e5937?hp=4ae048e67e5f0d786b9febc438433d95f18e5937 git-p4: add option to keep empty commits A changelist that contains only excluded files due to a client spec was imported as an empty commit. Fix that issue by ignoring these commits. Add option "git-p4.keepEmptyCommits" to make the previous behavior available. Signed-off-by: Lars Schneider Helped-by: Pete Harlan Acked-by: Luke Diamand Signed-off-by: Junio C Hamano ---