akaJes / marlin-config

Marlin firmware instant configurator
GNU General Public License v3.0
387 stars 85 forks source link

Feature Request: Commit & Push for forked repos #44

Open martinj opened 6 years ago

martinj commented 6 years ago

I'm using a personal fork of marlin with branches for each of my printers to handle all my configurations.

Would be nice to have the ability to commit my changes and and push them.

akaJes commented 6 years ago

a commit is not looks like a problem and a branch creation from some point is also sounds good but a push of the branch needs an authorization and it is a strong question about a confidence

martinj commented 6 years ago

Not sure what you mean

strong question about confidence

Couldn't this be solved by allowing passing credentials / GIT_SSH_COMMAND for simple-git using env variables?