Skip to content

Gitweb: fix detection of status when a file is moved

Kirill requested to merge github/fork/rodrigofarias77/master into master

Created by: rodrigofarias77

When files are modified, deleted and moved, in this order, only the modified one is detected as deleted.

The code was tested with Git 1.8.3.1.

Merge request reports

Loading