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.

include rev in commit msg

+1 -1
+1 -1
src/raw/sign.rs
··· 90 90 None, 91 91 &commit_author, 92 92 &commit_author, 93 - "git-signify signature", 93 + &format!("git-signify signature over {rev}"), 94 94 &tree, 95 95 &parents, 96 96 )