You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ Repository Tools
3
3
4
4
### [Developer tools](/contrib/devtools) ###
5
5
Specific tools for developers working on this repository.
6
-
Contains the script `github-merge.py`for merging GitHub pull requests securely and signing them using GPG.
6
+
Additional tools, including the `github-merge.py`script, are available in the [maintainer-tools](https://github.com/bitcoin-core/bitcoin-maintainer-tools) repository.
7
7
8
8
### [Verify-Commits](/contrib/verify-commits) ###
9
-
Tool to verify that every merge commit was signed by a developer using the above `github-merge.py` script.
9
+
Tool to verify that every merge commit was signed by a developer using the `github-merge.py` script.
10
10
11
11
### [Linearize](/contrib/linearize) ###
12
12
Construct a linear, no-fork, best version of the blockchain.
0 commit comments