From 25f45ec7a9ab9f6a7cc6cfa36d7659244c9fd00e Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Fri, 18 Dec 2015 16:54:32 -0800 Subject: [PATCH] branches-local: there is only jewel next and stable branches don't exist anymore Signed-off-by: Josh Durgin --- branches-local | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/branches-local b/branches-local index 6dc2b0f..8b314ad 100755 --- a/branches-local +++ b/branches-local @@ -39,8 +39,7 @@ def separate_tags_and_branches(refs): PRIORITIZE = [ 'master', - 'next', - 'stable', + 'jewel', ] IGNORE = [ -- 2.39.5