author | John 'Warthog9' Hawley <warthog9@kernel.org> | |
Sat, 30 Jan 2010 22:30:44 +0000 (23:30 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 30 Jan 2010 23:53:55 +0000 (15:53 -0800) | ||
commit | aa14013abf27637dc2a2c0bee56fb98a981ee08d | |
tree | a66fd36b3a990bbf31abec59be5f6a161694dd5e | tree | snapshot |
parent | 1ee4b4ef70e26c540d028cc497313000e63cd7dc | commit | diff |
gitweb: Add optional extra parameter to die_error, for extended explanation
Add a 3rd, optional, parameter to die_error to allow for extended error
information to be output along with what the error was.
Signed-off-by: John 'Warthog9' Hawley <warthog9@kernel.org>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add a 3rd, optional, parameter to die_error to allow for extended error
information to be output along with what the error was.
Signed-off-by: John 'Warthog9' Hawley <warthog9@kernel.org>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |