diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-12-10 13:25:46 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-12 00:55:22 -0800 |
commit | e33fba4c5a33bce748d2c8a1c7a38b78a1fd2cda (patch) | |
tree | 79060139d140ad3f60d3e3c06325becd8cdb8d60 /show-index.c | |
parent | 9aa1757382002655cb72bad6a163ff430e08c962 (diff) | |
download | git-e33fba4c5a33bce748d2c8a1c7a38b78a1fd2cda.tar.gz |
gitweb: Show target of symbolic link in "tree" view
In "tree" view (git_print_tree_entry subroutine), for entries which are
symbolic links, add " -> link_target" after file name (a la "ls -l").
Link target is _not_ hyperlinked.
While at it, correct whitespaces (tabs are for aling, spaces are for indent)
in modified git_print_tree_entry subroutine.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions