#3299 pagure doesn't recognize file moves in commits correctly
Closed: Fixed 6 years ago Opened 6 years ago by ngompa.

When moves with no content change occur in the commit, Pagure doesn't recognize it as a move, and renders a full delete+create diff of the file, as seen below:

Screenshot_20180610_215551.png
Screenshot_20180610_215602.png

In contrast, GitLab and GitHub both recognize this kind of operation and render no diff content in this case, making changes a lot less burdensome to analyze.


I'm pretty sure we used to support that.

Mind testing on stg.pagure.io ?

Metadata Update from @pingou:
- Issue tagged with: bug

6 years ago

pretty sure that the logic is there on the pull-request page, it just looks like it is not there in the commit view.

THis is now fixed in the commit view with the recent changes there in the new UI.

Metadata Update from @ryanlerch:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Log in to comment on this ticket.

Metadata
Attachments 3