marlin-lulzbot-laser/buildroot/share/git/firstpush

3 lines
91 B

#!/usr/bin/env bash
git push --set-upstream origin `git branch | grep \* | sed 's/\* //g'`