Firmware2/buildroot/share/git/firstpush
2016-05-20 02:25:13 +01:00

3 lines
91 B
Bash
Executable File

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