Skiv
Browse documentation

Documentation

Git Branches

Create, switch, and merge branches quickly.

Manage branches from the status bar or the command palette. Skiv keeps your editors and terminals intact as you switch.

Working with branches

Create a branch from the current HEADCmd/Ctrl+Shift+P → Git: Create Branch
Switch between branchesStatus bar → branch name
Merge another branch into the current oneGit: Merge Branch

Conflicts

When a merge conflicts, Skiv opens a three-way view so you can accept incoming, keep current, or edit the result by hand.