Commit 15c54fe
gitweb: Remove unused $hash_base parameter from normalize_link_target
...since it was decided for normalize_link_target to only mangle
pathname, and do not try to check if target is present in $hash_base
tree, for performance reasons.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 095e914 commit 15c54fe
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3339 | 3339 | | |
3340 | 3340 | | |
3341 | 3341 | | |
3342 | | - | |
3343 | | - | |
3344 | | - | |
3345 | | - | |
| 3342 | + | |
3346 | 3343 | | |
3347 | 3344 | | |
3348 | 3345 | | |
| |||
3398 | 3395 | | |
3399 | 3396 | | |
3400 | 3397 | | |
3401 | | - | |
| 3398 | + | |
3402 | 3399 | | |
3403 | 3400 | | |
3404 | 3401 | | |
| |||
0 commit comments