Elegit
Elegit copied to clipboard
Delete remote branch- bug 575
I switched over the deleteRemoteBranch function to the rxjavafx concurrency framework that's being used now in order to deal with a threading exception. I wasn't able to write a unit test since the error was an exception in the sessionController, which doesn't have any GUI remote delete tests at the moment.