Feature #8365
closed
Git: per project setting to report last commit or not in repository tree
Added by Toshi MARUYAMA almost 15 years ago.
Updated almost 15 years ago.
Description
Git repository tree browsing is very slow.
Please see defect #7047.
note-12 of #4773
Actually, what is really slow when browsing a git repository is to get information about last change on each file using git log -n 1. When removing this, browsing is pretty fast. Maybe we should disable this.

Files
I finished implementing in r5776.

Also available in: Atom
PDF