This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
marlin-lulzbot-laser
Watch
1
Star
1
Fork
You've already forked marlin-lulzbot-laser
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9d416289cc
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9d416289cc'
${ noResults }
marlin-lulzbot-laser
/
Marlin
/
scripts
/
firstpush
3 lines
91 B
Raw
Blame
History
#!/usr/bin/env bash
git push --set-upstream origin
`
git branch
|
grep
\*
|
sed
's/\* //g'
`
Reference in new issue
View Git Blame
Copy Permalink