Skiv
Browse documentation

Documentation

Git Integration

Stage, commit, and review without leaving the editor.

Skiv treats Git as a first-class part of the editor. The source control panel shows your changes, and diffs open right beside your code.

Staging and committing

  • Stage whole files or individual hunks.
  • Write commit messages in a full editor buffer.
  • Amend, revert, and stash from the same panel.

History

Browse the history of a file or the whole repository, and open any past revision as a diff against your working tree.