]> granicus.if.org Git - git/commitdiff
Merge branch 'ld/p4-import-labels'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:07 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:07 +0000 (12:30 -0700)
Correct "git p4 --detect-labels" so that it does not fail to create
a tag that points at a commit that is also being imported.

* ld/p4-import-labels:
  git-p4: fix P4 label import for unprocessed commits
  git-p4: do not terminate creating tag for unknown commit
  git-p4: failing test for ignoring invalid p4 labels

1  2 
git-p4.py

diff --cc git-p4.py
Simple merge