mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 06:45:07 -06:00
Clean up excess whitespace
This commit is contained in:
parent
2cb308fb53
commit
f713f25fa5
9 changed files with 24 additions and 24 deletions
|
@ -2,10 +2,10 @@
|
|||
#
|
||||
# mfup
|
||||
#
|
||||
# - Fetch latest upstream and replace the PR Target branch with
|
||||
# - Fetch latest upstream and replace the PR Target branch with
|
||||
# - Rebase the (current or specified) branch on the PR Target
|
||||
# - Force-push the branch to 'origin'
|
||||
# -
|
||||
# -
|
||||
#
|
||||
|
||||
[[ $# < 2 ]] || { echo "Usage: `basename $0` [branch]" 1>&2 ; exit 1; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue