Git rename is reflected in Crucible as file delete/create. Can you fix it? It confuses reviewers a lot.
I agree. I add a comment that the file was renamed so that reviewers don't have to go through the whole file.
When changes are also made to the file, its difficult to review what changes were made in the renamed file as it looks like a new file. One workaround that I can think of is to rename the file, push it. Then make changes. So that atleast a diff can be viewed on the new file due to the 2 commits.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.