Question: How does git detect renames? – Chelsea Troy

I find this very useful when package structures (in java for example) have changed over the years, e.g. the file just got moved to a different package and you want to got way back in time to see why it was implemented in a specific way. Normal history only shows you the history until the file got renamed.

#git

https://chelseatroy.com/2020/05/09/question-how-does-git-detect-renames/

3