Modify ↓
Opened 15 years ago
Closed 10 years ago
#8016 closed defect (wontfix)
File rename not supported
| Reported by: | xarkam | Owned by: | Herbert Valerio Riedel |
|---|---|---|---|
| Priority: | highest | Component: | GitPlugin |
| Severity: | blocker | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
If files in git repositories as renamed, the git plugin does not read the change. Look at http://babi.homelinux.net/osames/browser#OSAMES/OsamesUi/Plugins The OfficeWebUiRibbonTabsManager.cs file as renamed and de plugin does not show the content. the year as 41 and the authors as unknown.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 10 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
GitPlugin is deprecated. Please upgrade to Trac 1.0 and use TracGit.
Note: See
TracTickets for help on using
tickets.



Change on trac.ini in
[git]section cached_repository = true to false resolve this bug.