Update Again
This commit is contained in:
parent
a98d6264fe
commit
af5908bd4d
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Mirror pushes across ALL branches to GitHub
|
||||
# Mirror all branches to GitHub on push
|
||||
|
||||
GITHUB_REMOTE=github
|
||||
BRANCHES=$(git branch -r | grep -v '\->' | sed 's/origin\///')
|
||||
|
Loading…
x
Reference in New Issue
Block a user