author | Luben Tuikov <ltuikov@yahoo.com> | |
Mon, 10 Jul 2006 03:07:27 +0000 (20:07 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 10 Jul 2006 07:21:33 +0000 (00:21 -0700) | ||
commit | 9af25117963382b5f4c342bc9dbae7b4e60c4a11 | |
tree | bcb1a3cf52a6c16bf2decc6dce98f89308be8579 | tree | snapshot |
parent | 8499294c41fe92a560a083c42caad36b4e27fb51 | commit | diff |
gitweb.cgi: Create $git_temp if it doesn't exist
Unless we'd done diffs, $git_temp doesn't exist and then
mime lookups fail. Explicitly create it, if it doesn't
exist already.
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Unless we'd done diffs, $git_temp doesn't exist and then
mime lookups fail. Explicitly create it, if it doesn't
exist already.
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.cgi | diff | blob | history |