Moves shared helper scripts to the buildroot
This commit is contained in:
3
buildroot/share/git/firstpush
Executable file
3
buildroot/share/git/firstpush
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git push --set-upstream origin `git branch | grep \* | sed 's/\* //g'`
|
Reference in New Issue
Block a user