From d96f4969b1e36dc4cc3de389c42f947a05511fdd Mon Sep 17 00:00:00 2001 From: shishir gowda Date: Fri, 15 Nov 2013 15:01:13 +0530 Subject: rfc.sh: Updated to reflect development branch Signed-off-by: shishir gowda --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfc.sh') 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() -- cgit