author | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Jan 2010 18:53:09 +0000 (10:53 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Jan 2010 18:53:09 +0000 (10:53 -0800) | ||
commit | a5e10acbb946305ca42f510cdb196d171020238e | |
tree | e6cc9dee001ec5fba2d67d86f74889cd839b2a6d | tree | snapshot |
parent | 93cfa7c7a85efbdb00daade4ad0afc11bd2fdf37 | commit | diff |
Update @{bogus.timestamp} fix not to die()
The caller will say "It is not a valid object name" if it wants to, and
some callers may even try to see if it names an object and otherwise try to
see if it is a path.
Pointed out by Jeff King.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The caller will say "It is not a valid object name" if it wants to, and
some callers may even try to see if it names an object and otherwise try to
see if it is a path.
Pointed out by Jeff King.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sha1_name.c | diff | blob | history |