Harness the power of signify(1) to sign arbitrary git objects
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

readme

+9
+9
README.md
··· 1 + # git-signify 2 + 3 + A tool to sign arbitrary objects in a git repository. 4 + 5 + ## Usage 6 + 7 + ``` 8 + $ git signify -h 9 + ```