I also read a lot on this and don't grasp it. I can delete and Keep local, in Windows Explorer or in Tortoisegit. Elsewhere here, it was recommended to push and then pull to/from remote to make the delete stick.
I don't want the delete in remote/origin (yet), I want it only in my local repository.
How to do that? After my next commit to the local repository (although the files are marked red in commit Dialog and are checked), the Windows overlay in Explorer does Show them as part of the repo again.
There should be a way to get them out of the next commit, but Keep them in the old commits, but I don't see what to do.
Looking at the command line descriptions, it seems I would Need to stage by rm and then in commit add some extra Options. Doesn't Tortoise do this?
thanks for any help,
Klaus