Merge branch 'mt/p4-parse-G-output'
commit4f0b213699c744e5182305f1a15ff906bd9a7415
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Jul 2017 23:30:00 +0000 (20 16:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Jul 2017 23:30:00 +0000 (20 16:30 -0700)
treef58fddf9f7faa52f33c114be577ebfa9fc34bfc8
parent2842e06352ecaffae0e1f57704526b6b324bd435
parent1997e91f4b36649e7e4f693ca9f35c7a6219de8c
Merge branch 'mt/p4-parse-G-output'

Use "p4 -G" to make "p4 changes" output more Python-friendly
to parse.

* mt/p4-parse-G-output:
  git-p4: filter for {'code':'info'} in p4CmdList
  git-p4: parse marshal output "p4 -G" in p4 changes
  git-p4: git-p4 tests with p4 triggers