Actions
Defect #1119
closedLinks to repository directories are broken in git
Start date:
2008-04-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
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.
Updated by Jean-Philippe Lang over 16 years ago
- Category changed from Wiki to SCM
- Status changed from New to Closed
- Target version set to 0.7
- Resolution set to Fixed
Actually, this problem was not specific to git.
It's fixed in r1365. Linking to a directory will now display the browser.
Actions