diff options
author | Rinku Kothiya <rkothiya@redhat.com> | 2020-04-17 13:26:50 +0000 |
---|---|---|
committer | Rinku Kothiya <rkothiya@redhat.com> | 2020-04-17 13:28:02 +0000 |
commit | f949c3e13e42d52fd5c230fc2f2607d327aad9d1 (patch) | |
tree | 8d801cb975da33c58a994bb9373887b82d0d6885 | |
parent | 0e94dbb81154edcc7d1182527663a7340fbeab01 (diff) |
Update rfc.sh for release-8v8.0alpha
updates: #1180
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
-rwxr-xr-x | rfc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ done shift $((OPTIND-1)) -branch="master"; +branch="release-8"; set_hooks_commit_msg() { |