]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sh/p4-multi-depot'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2015 21:58:57 +0000 (13:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2015 21:58:58 +0000 (13:58 -0800)
"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

1  2 
git-p4.py

diff --cc git-p4.py
Simple merge