]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
Add a single command that will be used to construct the 'p4' command
authorAnand Kumria <wildfire@progsoc.org>
Sun, 10 Aug 2008 18:26:28 +0000 (19:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Aug 2008 01:57:04 +0000 (18:57 -0700)
commit21a50753852cb51b120ec9933416daa6cea6d184
tree925d4ad97bc1dbc7cb26581e5b475e2cd0682792
parent87b611d5fd518e4754e599bc2f348f83db410c56
Add a single command that will be used to construct the 'p4' command

Rather than having three locations where the 'p4' command is built up,
 refactor this into the one place. This will, eventually, allow us to
 have one place where we modify the evironment or pass extra
 command-line options to the 'p4' binary.

Signed-off-by: Anand Kumria <wildfire@progsoc.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4