mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
Correct scripted-diff example link
This commit is contained in:
parent
081dcbde66
commit
478c11dde3
1 changed files with 1 additions and 1 deletions
|
@ -965,7 +965,7 @@ Some good examples of scripted-diff:
|
|||
- [scripted-diff: Rename InitInterfaces to NodeContext](https://github.com/bitcoin/bitcoin/commit/301bd41a2e6765b185bd55f4c541f9e27aeea29d)
|
||||
uses an elegant script to replace occurrences of multiple terms in all source files.
|
||||
|
||||
- [scripted-diff: Remove g_connman, g_banman globals](https://github.com/bitcoin/bitcoin/commit/301bd41a2e6765b185bd55f4c541f9e27aeea29d)
|
||||
- [scripted-diff: Remove g_connman, g_banman globals](https://github.com/bitcoin/bitcoin/commit/8922d7f6b751a3e6b3b9f6fb7961c442877fb65a)
|
||||
replaces specific terms in a list of specific source files.
|
||||
|
||||
- [scripted-diff: Replace fprintf with tfm::format](https://github.com/bitcoin/bitcoin/commit/fac03ec43a15ad547161e37e53ea82482cc508f9)
|
||||
|
|
Loading…
Add table
Reference in a new issue