emacs-vcsh 0.4.4
Emacs VCSH integration
This library provides basic ``enter'' functionality and a few convenience commands to initialize a VCSH repository and add files to it. It can be used in conjunction with Magit.
- Website: https://gitlab.com/stepnem/vcsh-el
- Licenses: Public Domain
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-vcsh 0.4.4
as follows:
guix install emacs-vcsh@0.4.4
Or install the latest version:
guix install emacs-vcsh
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.