Git 서브트리로 코드 협업 워크플로우 개선하기

11월 24, 2023
Space Cloud를 사용하면 종속성을 관리하고 외부 코드베이스를 통합하면서 별도의 리포지토리로 유지할 수 있습니다.

영어로 계속 읽기:

Space Cloud by JetBrains is a cloud-based platform for developing and managing software projects. It offers a suite of tools and features for collaborative development, including Git hosting, code reviews, issue tracking, CI/CD, and more. Space Cloud is hosted and maintained by JetBrains, so you don't have to worry about the infrastructure or maintenance of your development platform.

The new version adds support for Git Subtrees which help you embed and automatically maintain the contents of multiple Git repositories within a single Space repository. It features instant bidirectional server-side synchronization and complete automation, so that you can focus on actually coding instead of having to keep everything in sync manually.

To see a full list of what's new in the latest version, see our release notes.

For more information, visit our Space Cloud product page.