This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/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'`