Add git-subtree-check.sh script #5965

pull sipa wants to merge 1 commits into bitcoin:master from sipa:checksubtree changing 2 files +87 −0
  1. sipa commented at 12:54 AM on April 3, 2015: member

    As suggested in #5952: a script to verify that subtree contents matches upstream subtree.

  2. Add git-subtree-check.sh script 5ff94c630e
  3. fanquake commented at 4:21 AM on April 5, 2015: member

    Testing. @sipa Does this match what you'd expect to see?

    bash-3.2$ contrib/devtools/git-subtree-check.sh src/secp256k1
    src/secp256k1 in HEAD was last updated to upstream commit 50cc6ab0625efda6dddf1dc86c1e2671f069b0d8 (tree 3b675a638355f8ccad0474900fed0bffcda8e62a)
    src/secp256k1 in HEAD currently refers to tree 3b675a638355f8ccad0474900fed0bffcda8e62a
    GOOD
    bash-3.2$ contrib/devtools/git-subtree-check.sh src/leveldb
    src/leveldb in HEAD was last updated to upstream commit 7d41e6f89ff04ce9e6a742932924796f69c6e23d (tree ab3e90ac840140eb5bec8a5c69bf890162a43941)
    src/leveldb in HEAD currently refers to tree ab3e90ac840140eb5bec8a5c69bf890162a43941
    GOOD
    
  4. sipa commented at 4:46 AM on April 5, 2015: member

    You indeed expect it to say 'GOOD'.

    Note that it will fail for src/secp256k1 in 0.10, as that has local modifications on top of the upstream import.

  5. laanwj added the label Docs and Output on Apr 8, 2015
  6. laanwj merged this on Apr 8, 2015
  7. laanwj closed this on Apr 8, 2015

  8. laanwj referenced this in commit 7c6bfb10ea on Apr 8, 2015
  9. 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-19 09:15 UTC

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