From fa7f8a7769a4acf4368c9d59b852065a9596a079 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Tue, 17 Jul 2018 15:53:12 -0400 Subject: contrib: Clone core repo in gitian-build --- doc/release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/release-process.md') diff --git a/doc/release-process.md b/doc/release-process.md index 912b620794..f3fc4bdfdc 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -157,7 +157,7 @@ Commit your signature to gitian.sigs: git add ${VERSION}-linux/"${SIGNER}" git add ${VERSION}-win-unsigned/"${SIGNER}" git add ${VERSION}-osx-unsigned/"${SIGNER}" - git commit -a + git commit -m "Add ${VERSION} unsigned sigs for ${SIGNER}" git push # Assuming you can push to the gitian.sigs tree popd -- cgit v1.2.3