Skip to content

Commit c072b8f

Browse files
committed
Merge #8545: [doc] Update git-subtree-check.sh README
fa3d974 [doc] Update git-subtree-check.sh README (MarcoFalke)
2 parents 9a0ed08 + fa3d974 commit c072b8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/devtools/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ maintained:
5151
* for `src/secp256k1`: https://github.com/bitcoin-core/secp256k1.git (branch master)
5252
* for `src/leveldb`: https://github.com/bitcoin-core/leveldb.git (branch bitcoin-fork)
5353
* for `src/univalue`: https://github.com/bitcoin-core/univalue.git (branch master)
54+
* for `src/crypto/ctaes`: https://github.com/bitcoin-core/ctaes.git (branch master)
5455

55-
Usage: `git-subtree-check.sh DIR COMMIT`
56+
Usage: `git-subtree-check.sh DIR (COMMIT)`
5657

5758
`COMMIT` may be omitted, in which case `HEAD` is used.
5859

0 commit comments

Comments
 (0)