git-p4: Fix git-p4 submit to include only changed files in the perforce submit template.
authorSimon Hausmann <simon@lst.de>
Wed, 8 Aug 2007 15:06:55 +0000 (17:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Aug 2007 20:45:04 +0000 (13:45 -0700)
Parse the files section in the "p4 change -o" output and remove lines with file changes in unrelated depot paths.

Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Marius Storm-Olsen <marius@trolltech.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found