Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.0.x] Enhance github helper scripts #9888

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

thinkyhead
Copy link
Member

This PR adds some small enhancements to the git helper scripts.

  • Look for '-h' and '--help' and print the Usage if included.

  • Update README.md.

  • Allow mfadd to take the branch reference (as shown in the image below) as the first argument, for easier copy/paste creation of working copies.
    Examples:

    • mfadd thinkyhead:bf1_git_helpers
      Add (if needed) and fetch remote thinkyhead.
    • mfadd thinkyhead:bf1_git_helpers git_helpers_work
      As above, plus make a copy of thinkyhead/bf1_git_helpers as git_helpers_work.

image

@thinkyhead thinkyhead added PR: Improvement T: Development Makefiles, PlatformIO, Python scripts, etc. C: Build / Toolchain labels Mar 2, 2018
@thinkyhead thinkyhead merged commit b9303b5 into MarlinFirmware:bugfix-2.0.x Mar 2, 2018
@thinkyhead thinkyhead deleted the bf2_git_helpers branch March 2, 2018 02:41
Zer0t3ch pushed a commit to Zer0t3ch/Marlin that referenced this pull request Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Build / Toolchain PR: Improvement T: Development Makefiles, PlatformIO, Python scripts, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant