Merge branch 'gv/p4-multi-path-commit-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:43 +0000 (00:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:43 +0000 (00:11 -0800)
"git p4" that tracks multile p4 paths imported a single changelist
that touches files in these multiple paths as one commit, followed
by many empty commits. This has been fixed.

* gv/p4-multi-path-commit-fix:
git-p4: fix multi-path changelist empty commits

No differences found