From d4d80332fb3231b1501720d604cf72882c4564ef Mon Sep 17 00:00:00 2001 From: Milind Changire Date: Thu, 9 Nov 2017 01:46:40 -0500 Subject: [PATCH 01/74] Update rfc.sh to rhgs-3.4.0 Signed-off-by: Milind Changire --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc.sh b/rfc.sh index 1354715..356242e 100755 --- a/rfc.sh +++ b/rfc.sh @@ -17,7 +17,7 @@ done shift $((OPTIND-1)) -branch="release-3.12"; +branch="rhgs-3.4.0"; set_hooks_commit_msg() { -- 1.8.3.1