aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2017-09-24 18:28:51 -0700
committerPieter Wuille <pieter.wuille@gmail.com>2017-10-11 11:40:57 -0700
commite1d0cc23a9f09007c716d27874e3296cb81149da (patch)
tree82d8ed1250a4955df6de4db7d003bf6857deb59c /.travis.yml
parent892809309c1bc370677241a715e57a2744f94323 (diff)
downloadbitcoin-e1d0cc23a9f09007c716d27874e3296cb81149da.tar.xz
Improve git-subtree-check.sh
We have several pieces of information about subtrees: 1) What their current directory contents is 2) What their directory contents was at the time of the last subtree merge 3) What the directory contents of the upstream project is in the commit referred to by the subtree merge. Normally, all 3 should be identical. git-subtree-check.sh so far only compared (1) with (3) however. Fix this by comparing all three, and give some more useful diff output in the case of mismatch. The added benefit is that (1) and (2) can be compared without needing to see the upstream repository.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions