> The core team members work with the main repository in branches.
Actually, at my work, we all work in forks on BitBucket. Pull down from upstream before pushing to our fork, and sending a pull request to be reviewed then merged into upstream.
Works really well, especially with BitBucket's "Sync" button in the web UI for keeping your fork up-to-date with upstream.
Actually, at my work, we all work in forks on BitBucket. Pull down from upstream before pushing to our fork, and sending a pull request to be reviewed then merged into upstream.
Works really well, especially with BitBucket's "Sync" button in the web UI for keeping your fork up-to-date with upstream.