contrib: add sipa's github-merge script

This commit is contained in:
Wladimir J. van der Laan
2013-11-22 05:49:51 +01:00
parent be5d37c597
commit e5adec35c6
3 changed files with 215 additions and 0 deletions

View File

@@ -52,3 +52,7 @@ tests each pull and when master is tested using jenkins.
### [Verify SF Binaries](/contrib/verifysfbinaries) ###
This script attempts to download and verify the signature file SHA256SUMS.asc from SourceForge.
### [Developer tools](/control/devtools) ###
Specific tools for developers working on this repository.
Contains the script `github-merge.sh` for merging github pull requests securely and signing them using GPG.