summaryrefslogtreecommitdiffstats
path: root/rfc.sh
diff options
context:
space:
mode:
authorshishir gowda <sgowda@redhat.com>2013-11-15 15:01:13 +0530
committershishir gowda <sgowda@redhat.com>2013-11-15 15:01:13 +0530
commitd96f4969b1e36dc4cc3de389c42f947a05511fdd (patch)
tree5fa5589333f3789e08c281a14360e791b5e7b183 /rfc.sh
parentf0503527548a13cd1af2db640488b4c01857fc4d (diff)
rfc.sh: Updated to reflect development branch
Signed-off-by: shishir gowda <sgowda@redhat.com>
Diffstat (limited to 'rfc.sh')
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 04efa6f3e..baf700495 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
-branch="master";
+branch="development";
set_hooks_commit_msg()