27 lines
543 B
Diff
27 lines
543 B
Diff
|
From d6ae2eb7fa7431db2108173c08b9e4455dd06005 Mon Sep 17 00:00:00 2001
|
||
|
From: Milind Changire <mchangir@redhat.com>
|
||
|
Date: Thu, 21 Mar 2019 12:22:43 +0530
|
||
|
Subject: [PATCH 01/52] Update rfc.sh to rhgs-3.5.0
|
||
|
|
||
|
Signed-off-by: Milind Changire <mchangir@redhat.com>
|
||
|
---
|
||
|
rfc.sh | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/rfc.sh b/rfc.sh
|
||
|
index 764205c..94c92ef 100755
|
||
|
--- a/rfc.sh
|
||
|
+++ b/rfc.sh
|
||
|
@@ -18,7 +18,7 @@ done
|
||
|
shift $((OPTIND-1))
|
||
|
|
||
|
|
||
|
-branch="release-6";
|
||
|
+branch="rhgs-3.5.0";
|
||
|
|
||
|
set_hooks_commit_msg()
|
||
|
{
|
||
|
--
|
||
|
1.8.3.1
|
||
|
|