-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Labels
investigation-neededLikely bugs, but haven't been reliably reproduced by a reviewerLikely bugs, but haven't been reliably reproduced by a reviewer
Description
Description
Files can simultaneously be renamed and changed, but GitHub Desktop ignores content changes from renamed files.
Version
- GitHub Desktop: 1.4.3
- Operating system: Windows 10
Steps to Reproduce
- Commit a file with 100 lines.
- Rename the file.
- Change a single line on the file.
git addthe file and see what GitHub Desktop says.
Expected Behavior
GitHub Desktop should show content changes, as VSCode does:
Actual Behavior
It ignores any content change.
Additional Information
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
investigation-neededLikely bugs, but haven't been reliably reproduced by a reviewerLikely bugs, but haven't been reliably reproduced by a reviewer

