This package browser is in early development. Mind the rough edges.

git-spice 0.15.2

Manage stacks of Git branches

git-spice (gs) is a command line tool for stacking Git branches, a collection of branches expecting the trunk has a base branch. It manages and navigates stacks of branches, conveniently modifies and rebases them also provides an integration with GitHub and GitLab.

Installation

Install git-spice 0.15.2 as follows:

guix install git-spice@0.15.2

Or install the latest version:

guix install git-spice

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.