Defect #8548
"report last commit for files and directories" undocumented/not clearly labeled
Status: | Closed | Start date: | 2011-06-07 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
Resolution: | Fixed | Affected version: | 1.2.0 |
Description
There's a checkbox in the Git repository settings whose label is far from self-explanatory, and it is undocumented as far as I can tell.
History
#2
Updated by Tiago Franco over 10 years ago
Agree. What does the option "Report last commit for files and directories" mean?
Thanks.
#3
Updated by Hiroaki Nakamura about 10 years ago
I could not understand what it means too, so I read the source and fount out.
source:trunk/app/views/repositories/_dir_list_content.html.erb
If you set the option "Report last commit for files and directories", four columns are added on repository file lists:
- revision
- age
- author
- comments
#4
Updated by @ go2null about 10 years ago
- Status changed from New to Resolved
Added to Wiki RedmineRepositories which is referenced by RedmineProjectSettings.
#5
Updated by Lukas Pirl about 8 years ago
Why is this label still around? :) It is still not intuitive at all…
What about
"Display properties of latest changing commit for files and directories"
or just
"Display latest commit for files and directories"?
#6
Updated by Jan Niggemann (redmine.org team member) almost 8 years ago
- Status changed from Resolved to Closed
- Resolution set to Fixed