author | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 20:37:53 +0000 (12:37 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 21:36:35 +0000 (13:36 -0800) | ||
commit | edfd45d2a0fc85d55479e13e8e3dc7e975a313ce | |
tree | e974c8d298fa3bacec6988eba1cc0fc7218698e6 | tree | snapshot |
parent | 737e31af7ae365d6251bb196e06d18afda9c98a8 | commit | diff |
builtin-blame.c: use strbuf_readlink()
When faking a commit out of the work tree contents, use strbuf_readlink()
to read the contents of symbolic links.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
When faking a commit out of the work tree contents, use strbuf_readlink()
to read the contents of symbolic links.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
builtin-blame.c | diff | blob | history |