여러 브랜치(branch)에서의 동시 작업을 간소화하세요

11월 18, 2024
GitKraken Desktop V10.5.0에 Worktrees 지원이 추가되어 사용자가 기본 작업 디렉토리에 영향을 주지 않고 여러 브랜치(branch)에서 작업할 수 있습니다.

영어로 계속 읽기:

GitKraken is a suite of developer tools built around Git, a popular version control system. It offers a graphical user interface (GUI) that allows developers to interact with Git repositories visually instead of relying on the command line. This simplifies complex Git workflows like resolving merge conflicts and visualizing code history, making Git more accessible and efficient for developers of all experience levels.

The GitKraken Desktop V10.5.0 update introduces a powerful enhancement with its support for Worktrees, a feature that significantly improves branch management and multitasking within repositories. Worktrees allow you to create additional working directories linked to specific branches, enabling you to work on multiple branches simultaneously without altering or risking your main working directory. This capability is especially useful for developers juggling various tasks, such as testing changes, debugging, or developing new features, all within the same repository. By eliminating the need to constantly stash or commit unfinished work just to switch branches, Worktrees streamline workflows, reduce context-switching friction, and provide a safer, more efficient way to manage multiple streams of development.

To see a full list of what's new in V10.5.0, see our release notes.

GitKraken Desktop is licensed per user as an Annual license with free updates and technical support. See our GitKraken licensing page for full details.

Learn more on our GitKraken product page.