Merge branch 'jk/add-p-skip-conflicts'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2012 19:43:36 +0000 (12:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2012 19:43:36 +0000 (12:43 -0700)
Excludes conflicted paths from "add -p" processing, as it is not prepared
to handle them.

By Jeff King
* jk/add-p-skip-conflicts:
  add--interactive: ignore unmerged entries in patch mode


Trivial merge