Commit Graph

7 Commits (cc822bf70fd4683a00fcf5c3ea5b5e6a62a0d10b)

Author SHA1 Message Date
Scott Lahteine 1af05797d7 Improve mfadd helper script
- Use the original branch name if none is supplied
- Set the remote tracking to the source
- Accept User/Branch or User:Branch syntax
Scott Lahteine decfe3424f Helper script updates
Scott Lahteine 88bedf3a57 Better label for mfadd
Scott Lahteine 2117a45d1a Tweak usage strings
Scott Lahteine b9303b5577
Enhance github helper scripts ()
Scott Lahteine ab79933d1f Update Marlin+Github helper scripts
Scott Lahteine 78308b1c0b New git helper scripts 'mfadd' and 'mfqp'
- `mfadd` adds and fetches a user’s fork of Marlin
- `mfqp` invokes `git commit -m`, `mfrb`, `git push -f`