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.
- Outputs:
out - Website: https://go.abhg.dev/gs
- Licenses: GPL 3
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
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.