From f749fdc1e4631b3cc19b18988ed0fa8afa68a8a4 Mon Sep 17 00:00:00 2001 From: Avra Sengupta Date: Thu, 10 Oct 2013 12:29:37 +0530 Subject: updated rfc.sh for master_upstream branch Change-Id: If87f8bda4baac26c51e7152618c223aef722fb36 Signed-off-by: Avra Sengupta --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc.sh b/rfc.sh index 04efa6f3e..f2d2f93ee 100755 --- a/rfc.sh +++ b/rfc.sh @@ -1,7 +1,7 @@ #!/bin/sh -e -branch="master"; +branch="master_upstream"; set_hooks_commit_msg() -- cgit