Staging
v0.8.1
https://github.com/git/git
Revision 21a50753852cb51b120ec9933416daa6cea6d184 authored by Anand Kumria on 10 August 2008, 18:26:28 UTC, committed by Junio C Hamano on 12 August 2008, 01:57:04 UTC
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>
1 parent 87b611d
History
Tip revision: 21a50753852cb51b120ec9933416daa6cea6d184 authored by Anand Kumria on 10 August 2008, 18:26:28 UTC
Add a single command that will be used to construct the 'p4' command
Tip revision: 21a5075
File Mode Size
.gitignore -rw-r--r-- 22 bytes
Makefile -rw-r--r-- 1.3 KB
branches-- -rw-r--r-- 47 bytes
hooks--applypatch-msg.sample -rwxr-xr-x 452 bytes
hooks--commit-msg.sample -rwxr-xr-x 894 bytes
hooks--post-commit.sample -rwxr-xr-x 160 bytes
hooks--post-receive.sample -rwxr-xr-x 553 bytes
hooks--post-update.sample -rwxr-xr-x 189 bytes
hooks--pre-applypatch.sample -rwxr-xr-x 398 bytes
hooks--pre-commit.sample -rwxr-xr-x 519 bytes
hooks--pre-rebase.sample -rwxr-xr-x 4.8 KB
hooks--prepare-commit-msg.sample -rwxr-xr-x 1.2 KB
hooks--update.sample -rwxr-xr-x 2.8 KB
info--exclude -rw-r--r-- 240 bytes
this--description -rw-r--r-- 58 bytes

back to top