author | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 20:37:58 +0000 (12:37 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 21:36:35 +0000 (13:36 -0800) | ||
commit | 912342d9d69a30e49491f3fd4d3aa8dc2f6050f3 | |
tree | d784232c52f8d7cd6338dc172edd11a3a7eaf1b2 | tree | snapshot |
parent | edfd45d2a0fc85d55479e13e8e3dc7e975a313ce | commit | diff |
combine-diff.c: use strbuf_readlink()
When showing combined diff using work tree contents, use strbuf_readlink()
to read symbolic links.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
When showing combined diff using work tree contents, use strbuf_readlink()
to read symbolic links.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
combine-diff.c | diff | blob | history |