Modify ↓
#8601 closed defect (invalid)
Support for submodules
| Reported by: | anonymous | Owned by: | Herbert Valerio Riedel |
|---|---|---|---|
| Priority: | normal | Component: | GitPlugin |
| Severity: | normal | Keywords: | |
| Cc: | jurriaan@… | Trac Release: | 0.12 |
Description
I added a submodule to a git repository. When I use the "browse source" button, I do see the directory, but I don't see the content. It would be nice to see the content, it would be even nicer to see the git history of the submodule.
Attachments (0)
Change History (3)
comment:1 follow-up: 2 Changed 15 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 Changed 15 years ago by
Replying to anonymous:
Never mind. Submodules are supported if you configure them the correct way ;-)
I just ran into the same problem. What is "the correct way" to configure submodules so I can browse their content in TRAC ?
Note: See
TracTickets for help on using
tickets.



Never mind. Submodules are supported if you configure them the correct way ;-)