mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 23:49:49 +00:00
3 lines
No EOL
91 B
Bash
Executable file
3 lines
No EOL
91 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
git push --set-upstream origin `git branch | grep \* | sed 's/\* //g'` |