Enhance github helper scripts (#9887)
This commit is contained in:
parent
cd4c35c543
commit
63b13588a8
11 changed files with 34 additions and 21 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Great way to clean up your branches after messing around a lot
|
||||
#
|
||||
|
||||
KEEP="RC|RCBugFix|dev|master|bugfix-1"
|
||||
KEEP="RC|RCBugFix|dev|master|bugfix-1|bugfix-2"
|
||||
|
||||
echo "Fetching latest upstream and origin..."
|
||||
git fetch upstream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue