himitsu-git
Himitsu git credential helper
This package provides a git credential helper that queries Himitsu for credentials.
- Versions: 0.9.0
- Website: https://git.sr.ht/~sircmpwn/himitsu-git
- Licenses: GPL 3
- Package source: gnu/packages/password-utils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of himitsu-git as follows:
guix install himitsu-git
Or install a particular version:
guix install himitsu-git@0.9.0
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.
Badge code
You can use the following badge to inform users of himitsu-git about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/himitsu-git'><img src='https://packages.guix.gnu.org/packages/himitsu-git/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/himitsu-git)
Example Org:
[[https://packages.guix.gnu.org/packages/himitsu-git][https://packages.guix.gnu.org/packages/himitsu-git/badges/latest-version.svg]]