Merge branch 'gv/p4-multi-path-commit-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 23:19:02 +0000 (15:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 23:19:02 +0000 (15:19 -0800)
commit1d5cb4596db9b4c5c9e8bd25700ecde83dfd18bd
tree68e55e59fc326cd5686a55701eaa36ec48cb042e
parenta558332f5eda1f9d4cb4abe0e68062c625e5049f
parent9943e5b9799336460ecbbeb86e544cc4a1ad1254
Merge branch 'gv/p4-multi-path-commit-fix' into maint

"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
git-p4.py