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
  1. TheBlueMatt commented at 4:54 PM on September 14, 2015: contributor

    No description provided.

  2. Update trusted-git-root to the most recent unsigned commit 0186228d61
  3. TheBlueMatt commented at 8:09 PM on September 14, 2015: contributor

    (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)

  4. TheBlueMatt cross-referenced this on Sep 18, 2015 from issue devtools: don't push if signing fails in github-merge by laanwj
  5. 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/

  6. laanwj added the label Dev Scripts on Sep 21, 2015
  7. laanwj merged this on Sep 21, 2015
  8. laanwj closed this on Sep 21, 2015

  9. laanwj referenced this in commit ed55a1f5f9 on Sep 21, 2015
  10. laanwj commented at 3:31 PM on September 21, 2015: member

    @petertodd

    mkdir -p .git/hooks
    cp contrib/verify-commits/pre-push-hook.sh .git/hooks/pre-push
    
  11. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC