File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ test/lint/git-subtree-check.sh src/crypto/ctaes
14
14
test/lint/git-subtree-check.sh src/secp256k1
15
15
test/lint/git-subtree-check.sh src/univalue
16
16
test/lint/git-subtree-check.sh src/leveldb
17
+ test/lint/git-subtree-check.sh src/crc32c
17
18
test/lint/check-doc.py
18
19
test/lint/check-rpc-mappings.py .
19
20
test/lint/lint-all.sh
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ maintained:
21
21
* for ` src/leveldb ` : https://github.com/bitcoin-core/leveldb.git (branch bitcoin-fork)
22
22
* for ` src/univalue ` : https://github.com/bitcoin-core/univalue.git (branch master)
23
23
* for ` src/crypto/ctaes ` : https://github.com/bitcoin-core/ctaes.git (branch master)
24
+ * for ` src/crc32c ` : https://github.com/google/crc32c.git (branch master)
24
25
25
26
Usage: ` git-subtree-check.sh DIR (COMMIT) `
26
27
You can’t perform that action at this time.
0 commit comments