Merge branch 'sh/p4-multi-depot'
commitaecb9979df1403923d66e7fc70b0374f1765b679
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2015 21:58:57 +0000 (28 13:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2015 21:58:58 +0000 (28 13:58 -0800)
tree5ee634beb4b95fba3ce7d45b4259898d6d908464
parent71957339da64100db4114106bbba4e9c5bcf8f86
parent1f90a64891ed83e172cbf605890044dba8315073
Merge branch 'sh/p4-multi-depot'

"git p4" when interacting with multiple depots at the same time
used to incorrectly drop changes.

* sh/p4-multi-depot:
  git-p4: reduce number of server queries for fetches
  git-p4: support multiple depot paths in p4 submit
  git-p4: failing test case for skipping changes with multiple depots
git-p4.py