Merge #98: Add contrib/sync-upstream.sh script to automate syncing PRs

7eeacd7725 Add contrib/sync-upstream.sh script to automate merging upstream PRs (Jonas Nick)

Pull request description:

ACKs for top commit:
  real-or-random:
    ACK 7eeacd7725  The code looks fine. I haven't tested this script but it's not the end of the world if the script has a bug.

Tree-SHA512: d2e0128980538f4e1f20ce3709d1464e82e2d0d89e6faafa157f627cea2919cc3d2a578daf73b93624fa61ecb74891b547d303471afb4f865130b7cd094cd0d0
This commit is contained in:
Jonas Nick
2021-01-14 19:44:33 +00:00
2 changed files with 112 additions and 0 deletions

1
.gitignore vendored
View File

@@ -53,3 +53,4 @@ build-aux/compile
build-aux/test-driver
src/stamp-h1
libsecp256k1.pc
contrib/gh-pr-create.sh