Moves shared helper scripts to the buildroot
This commit is contained in:
parent
61de6daf1d
commit
14652bb141
11 changed files with 0 additions and 0 deletions
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'`
|
||||
Loading…
Add table
Add a link
Reference in a new issue