Git add or delete

Hello,

I just tried new Komodo IDE X. I opened files in a directory with a cloned repository (git).
Despite it’s rather different from previous version, I’ve managed to see file history, commit, etc.
I would say some aspects are definitely better, however I’ve not found any way to add or delete a file that may be there.

Is this possible?

Hi @toniher, the current stable version unfortunately has a bug related to adding and deleting git files. This has been fixed in the latest nightly: http://downloads.activestate.com/Komodo/nightly/komodoide/latest/

The intended workflow here is that you simply add/delete files the way you otherwise would (you don’t need to use any special SCC actions for this), then when you commit your files Komodo will automatically perform the add/delete commands for you as you commit them.

1 Like