Defect #1119
Links to repository directories are broken in git
| Status: | Closed | Start: | 2008-04-27 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | SCM | |||
| Target version: | 0.7 | |||
| Affected version: | 0.7.0-RC1 |
Resolution: | Fixed |
|
Description
When making a link to a repository directory (using source\:repo/dir syntax) instead of showing the directory tree, it shows a file content which has some git info, like:
tree HEAD:repo/dir file_1 file_2 ... file_N
Where file_i are the directory contents.
Associated revisions
Fixed: Links to repository directories don't work (#1119).