Currently if a file got renamed in a commit it will be shown as "copy old_file to new_file" even if there were changes made to the content for the file. In this case maybe there could be also the entry "(diff)" behind new_file to show the changes.
I believe this was fixed with [#7925] If not, please provide an example so we can look into it.
Tickets: #7925
The issue does still exist for example at commit fab9c192bf3b6753478013d1b0c04597b1b02205 in the project http://sourceforge.net/projects/tvoip/
Edit: I forgot that SourceForge is now maybe still on an older version.
On https://sourceforge.net/p/tvoip/code/ci/fab9c192bf3b6753478013d1b0c04597b1b02205/ it says "renamed (with changes)". That seems correct to me. What specifically isn't right?
On testing this I have made a look at "Browse Commits". It seems the change wasn't made there.
Got it, thanks for the follow up.
The file we need to change is commit_basic.html
commit_basic.html
Fixed with https://forge-allura.apache.org/p/allura/git/merge-requests/190/
Log in to post a comment.
I believe this was fixed with [#7925] If not, please provide an example so we can look into it.
Related
Tickets:
#7925The issue does still exist for example at commit fab9c192bf3b6753478013d1b0c04597b1b02205 in the project http://sourceforge.net/projects/tvoip/
Edit: I forgot that SourceForge is now maybe still on an older version.
Last edit: Sworddragon 2015-08-19
On https://sourceforge.net/p/tvoip/code/ci/fab9c192bf3b6753478013d1b0c04597b1b02205/ it says "renamed (with changes)". That seems correct to me. What specifically isn't right?
On testing this I have made a look at "Browse Commits". It seems the change wasn't made there.
Got it, thanks for the follow up.
The file we need to change is
commit_basic.html
Fixed with https://forge-allura.apache.org/p/allura/git/merge-requests/190/