The intelligent code collaboration platform
Space and SpaceCode will be discontinued on June 1, 2025. Learn more → →
Learn about the pros and cons of vanilla Git subtree and how the Space Git subtree takes it to another level.
Learn how you can combine the Space Git flow with TeamCity to deliver quality software in a single UI.
Learn how you can adopt the Space Git flow to achieve better code quality and produce more stable builds.
Learn what signing Git commits is and how JetBrains Space can help you verify Git commit signatures.
Learn how to link issues to commits, code reviews, and merge requests in Space to easily track your team’s progress.
Learn how to define an owner for specific paths or files in a Git repo, and enable approval from code owners as a quality gate for merge requests in Space.
Today, we want to introduce you to the concept of turn-based code reviews in Space! The idea behind turn-based code reviews is to make the process of reviewing code as clear as possible for the author of the code, and the reviewers. When the Space team was looking at the typical code review p…
Branch and push restrictions are used to setup rules to limit what contributors can do, or to enforce certain standards. Find out how they work within Space
Creating a Git mirror repository in Space is easy. You can create and initialize a new repository and start pushing code, or migrate an existing Git repository.