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: member

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

  4. 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/

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

  8. laanwj referenced this in commit ed55a1f5f9 on Sep 21, 2015
  9. 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
    
  10. MarcoFalke 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-04-13 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me