mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-10 15:25:07 -06:00
Marlin bugfix-2.0.x Version/README
This commit is contained in:
parent
367e1b54ba
commit
e4fcf460e7
66 changed files with 81 additions and 114 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