No description provided.
Update trusted-git-root to the most recent unsigned commit #6671
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:master changing 1 files +1 −1-
TheBlueMatt commented at 4:54 PM on September 14, 2015: member
-
Update trusted-git-root to the most recent unsigned commit 0186228d61
-
TheBlueMatt commented at 8:09 PM on September 14, 2015: member
(hint: @laanwj forgot to install the contrib/verify-commits/pre-push-hook git hook to validate his commits are signed before push....though if anyone else had installed it they would also have caught it)
-
petertodd commented at 12:14 AM on September 20, 2015: contributor
Could you document how you install that hook and what exactly it does? I spent a bit of time looking at these scripts, and it's not obvious.
Also, git verify-commits was added in git v2.1, should be also documented. https://www.atlassian.com/git/articles/whats-new-in-git-2-1/
- laanwj added the label Dev Scripts on Sep 21, 2015
- laanwj merged this on Sep 21, 2015
- laanwj closed this on Sep 21, 2015
- laanwj referenced this in commit ed55a1f5f9 on Sep 21, 2015
-
laanwj commented at 3:31 PM on September 21, 2015: member
mkdir -p .git/hooks cp contrib/verify-commits/pre-push-hook.sh .git/hooks/pre-push - MarcoFalke locked this on Sep 8, 2021
Contributors
Labels