aboutsummaryrefslogtreecommitdiff
path: root/test/lint
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@protonmail.com>2019-11-07 13:43:55 +0100
committerWladimir J. van der Laan <laanwj@protonmail.com>2020-01-28 17:01:48 +0100
commit84ff1b2076ef91ce688930d0aa0a7f4078ef3e1d (patch)
tree9b2f47742c75c2e51544edbc357a9211ec15cf77 /test/lint
parent7cf13a513409c18d18dff2f6203b3630937b487d (diff)
downloadbitcoin-84ff1b2076ef91ce688930d0aa0a7f4078ef3e1d.tar.xz
test: Add crc32c to subtree check linter
Diffstat (limited to 'test/lint')
-rw-r--r--test/lint/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lint/README.md b/test/lint/README.md
index f415d619ee..6b95cc3540 100644
--- a/test/lint/README.md
+++ b/test/lint/README.md
@@ -21,6 +21,7 @@ maintained:
* for `src/leveldb`: https://github.com/bitcoin-core/leveldb.git (branch bitcoin-fork)
* for `src/univalue`: https://github.com/bitcoin-core/univalue.git (branch master)
* for `src/crypto/ctaes`: https://github.com/bitcoin-core/ctaes.git (branch master)
+* for `src/crc32c`: https://github.com/google/crc32c.git (branch master)
Usage: `git-subtree-check.sh DIR (COMMIT)`