Middle
Kuidas vahetada versioonihaldussüsteemis teise haru, jäädes samal ajal olemasolevale harule?
sobes.tech AI
Vastus AI-lt
Используя git worktree.
# Создание новой рабочей копии ветки next_feature в директории ../next_feature_worktree
git worktree add ../next_feature_worktree next_feature