Is there a git gui app (for commiting) that shows detected renames?
Git-gui currently shows me a lot of deleted and new files instead of renames.
TortoiseGit does not work at all on my system. Intellij’s Git somehow does not detect any modifications to commit. TIA.
Is there a git gui app (for commiting) that shows detected renames? Git-gui currently
Share
Since version 1.3.9, git-cola is supposed to “handle renamed files”, although I haven’t test how it does it exactly.