Modify ↓
Opened 15 years ago
Closed 11 years ago
#8880 closed defect (wontfix)
Support for submodules in source browsing
| Reported by: | Martin L Resnick | Owned by: | Herbert Valerio Riedel |
|---|---|---|---|
| Priority: | normal | Component: | GitPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
Is anyone working on submodule support in the source browser ?
From the git_fs.py file:
pass # FIXME: this is a workaround for missing git submodule support in the plugin
Particularly for TRAC 0.12 which supports multiple repositories it should be possible to switch context to display submodule files.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 11 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



GitPlugin is deprecated. Please upgrade to Trac 1.0 and use TracGit.