One of my customers used one of my utilities to delete objects from a library. In the PB IDE, the GIT interface doesn't see any deletes needing to be committed.
With an SCC API based source control system, my utility performs a SccRemove. For GIT, it seems to not be doing anything.
I'm wondering what needs to be done in order for the PB IDE to recognize that there are file deletes needing to be committed.
Unfortunately that will change Rolands SCC code completely, we have all enjoyed using that stuff but we will need to rethink what we are doing in future.