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

Script to init the upstream remote for Marlin #4056

Merged
merged 2 commits into from
Jun 16, 2016

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Jun 16, 2016

The other scripts require an upstream remote to be set for the main Marlin repo. This script ensures that it will exist. It may, in future, test for the existence of the remote before adding it, then the other scripts may call it. Note that it creates the remote in git mode and not http mode. If needed, use ghtp -h to change all remotes to http after creation.

  • Oh yeah, so here's ghtp also.
Usage: ghtp -h | -s
 -h to switch to HTTPS
 -s to switch to SSH

@thinkyhead thinkyhead merged commit 9030cee into MarlinFirmware:RCBugFix Jun 16, 2016
@thinkyhead thinkyhead deleted the rc_mfinit branch June 16, 2016 22:44
@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants