Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 591 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 591 Bytes

git-credential-kwallet

This Project has been forked from Templar-von-Midgard to improve upon the work.

Git credential helper for KWallet

Dependencies

  • KWallet for obvious reasons
  • help2man as an optional dependency for generating man pages

Install

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .
sudo cmake --build . --target install

Usage

Configure as:

[credential]
    helper = kwallet

See also gitcredentials.