At the moment, when creating a new project, it creates a svn repo. I would like to use git by default.
Is it possible to host it on bitbucket, in a team?
I tried playing around in the admin panel.
It is listed as a DVCS Repository linked to the correct bitbucket account; it still displays Subversion Repository: None and in the SOURCE tab, there is only the inital commit in the svn repo that was created when I created the project.
Basically, I want to replace that with the bitbucket git repo.
Thank you in advance.