Using Bitbucket Server
Bitbucket Server is the on-premises Git repository management solution for enterprise teams. It allows everyone in your organization to easily collaborate on your Git repositories.
This section describes the essentials of using Bitbucket Server.
If you are setting up Bitbucket Server, see the Install or upgrade Bitbucket Server section. If you want to configure Bitbucket Server, see the Administering Bitbucket Server section.
See Getting started with Git and Bitbucket Server for an overview of how to work with Bitbucket Server.
Working with projects
Bitbucket Server manages related repositories as projects. Find out how to set up projects and then give your teams access to those.
Working with repositories
If you have existing projects that you want to manage in Bitbucket Server, then you'll want to read Importing code from an existing project.
参考資料
- Creating repositories
- Controlling access to code
- Using pull requests in Bitbucket Server
- Working with Git LFS Files
- Comparing changes in Bitbucket Server
Git resources
For those who are new to using Git: