Bitbucket teams/organizations?
bitbucket, git
Solution
Bitbucket just deployed their Teams feature, similar to GitHub's organizations.
This allows you to administer a group account without having to logout from your account and login to it.
Problem
We're 5 people working on the same projects and have several GIT-repositories in Bitbucket. Each user has their own Bitbucket account. I'm looking for the best-practice approach to having some sort of team or organization feature so that we can all work on the same repositories? As a use case, when I clone a repository it's not possible for other users to push to the same repository. I hope there's some way of solving this without having everyone use the same user account. I hope this was properly explained. Many thanks!