summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRinku Kothiya <rkothiya@redhat.com>2020-04-17 13:26:50 +0000
committerRinku Kothiya <rkothiya@redhat.com>2020-04-17 13:28:02 +0000
commitf949c3e13e42d52fd5c230fc2f2607d327aad9d1 (patch)
tree8d801cb975da33c58a994bb9373887b82d0d6885
parent0e94dbb81154edcc7d1182527663a7340fbeab01 (diff)
Update rfc.sh for release-8v8.0alpha
updates: #1180 Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index c1bf1068ac9..223ebc2825b 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -18,7 +18,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-8";
set_hooks_commit_msg()
{