Commit Graph

21 Commits (aa7efb96bfffbbfc45d3a3e4a41810ef1b4b7c7a)

Author SHA1 Message Date
Scott Lahteine eede8679e7 Fix up git helper scripts
Scott Lahteine ca21367dde Update git helper scripts
Scott Lahteine 10a1f07684 Add mfup to mfpub to get upstream changes
Scott Lahteine e4fcf460e7 Marlin bugfix-2.0.x Version/README
Scott Lahteine f713f25fa5 Clean up excess whitespace
Scott Lahteine 28deff01b8 Fix a bug in mfup
Scott Lahteine ab79933d1f Update Marlin+Github helper scripts
Scott Lahteine 301958b3e0 Simplify mfdoc, mfpub
Scott Lahteine 60a4ca1182 Better mfpub
Scott Lahteine 6c2e6ea38e Patch mfqp for use directly with MarlinDocumentation
Scott Lahteine bef9791ea3 Fix mfrb and mfpub
Scott Lahteine d14b068147 Tweak git helper scripts
Scott Lahteine 3cd9af2409 bugfix-1.1.x ReadMe, Version, helper scripts
Scott Lahteine dd436ceeb7 Add 'mfdoc' and 'mfpub' scripts to help with documentation
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`
Scott Lahteine 7b4c245de3 Improve existing git helper scripts
Scott Lahteine 06f4776be4 mfprune: fetch remotes, offer checkout option
Scott Lahteine 396bd7b377 Update "firstpush" to open branch commits on Github
Scott Lahteine 340f97d635 Add ghtp script to set remotes to HTTP or SSL
Scott Lahteine 4fa05913c3 Script to init the upstream remote for Marlin
João Brázio 14652bb141
Moves shared helper scripts to the buildroot