The approach worked really well:
git clone
git rm --cache[filename] ##no space between cache and filename
git commit -m "Your helper message"
git push (push the change made to the git repository)