This repository was archived by the owner on Jun 21, 2018. It is now read-only.

Description
See TestGitCheckout.testCreatingNewBranchFromMaster() where GitCheckoutResponse.getNewBranch().getName() returns the branch name but "decorated" with single or double quotes.
I surely will change it to not add the quotes but this will break backwards compatibility.
Ask to JavaGit people and try to locate users of the old JavaGit code and learn from them