I'm using RabbitVCS with git on my Ubuntu 14.04 computer.
My problem is that I don't see any option in Nautilus (plugin) to add new files in the contextual menu.
Previously, I was using RabbitVCS with SVN and it had an option to Add the files.
How do you Add file to the local repository with RabbitVCS ? (Normally, I do: Add file, then commmit, then Push)
For now my workaround is to do: "git add ." in command line but I would like to work completely in RabbitVCS.