From c9b16973fed6e7b51af38e473fa166df9e260d93 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 29 Jul 2013 18:28:05 +0530 Subject: Change branch to quota-improvements Change-Id: Idb1ed302a73e645cef66e5096a6cef83290b10ce Signed-off-by: Vijay Bellur --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc.sh b/rfc.sh index 2c91c30e..6fb088b4 100755 --- a/rfc.sh +++ b/rfc.sh @@ -1,7 +1,7 @@ #!/bin/sh -e -branch="master"; +branch="quota-improvements"; set_hooks_commit_msg() -- cgit