Code

git-p4: ensure submit clientPath exists before chdir
authorGary Gibbons <ggibbons@perforce.com>
Fri, 9 Dec 2011 23:48:14 +0000 (18:48 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Dec 2011 05:12:55 +0000 (21:12 -0800)
commit0591cfa8d89aa63eaaaab3fdd5ba458f408fe4cb
tree99894313cbf835b9c7992c39d876acae650453e7
parent9859a023fef30ffebdd22ad9639c587ac720b8b6
git-p4: ensure submit clientPath exists before chdir

Submitting patches back to p4 requires a p4 "client".  This
is a mapping from server depot paths into a local directory.
The directory need not exist or be populated with files; only
the mapping on the server is required.  When there is no
directory, make git-p4 automatically create it.

[ reword description --pw ]

Signed-off-by: Gary Gibbons <ggibbons@perforce.com>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4