One of my files is tracked twice after changing the name of my folder.
Git now tracks the following two files, which are actually the same file.
Src / website / scripts / common.js
SRC / Website / Scripts / common.js
How to remove the second from tracked? This folder is no longer activated because I renamed it from Scripts to Scripts .
git github
Marco franssen
source share