This repository has been archived on 2025-12-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Marlin_FB4S/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'`