Compare commits
1 Commits
641cd7f43d
...
update/com
| Author | SHA1 | Date | |
|---|---|---|---|
|
d77a5afff5
|
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "==== GitHub mirror start: $(date) ===="
|
||||
git push --mirror <ssh uri to mirror repo>
|
||||
git push <ssh repo ur> +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/*
|
||||
echo "==== GitHub mirror end: $(date) ===="
|
||||
|
||||
Reference in New Issue
Block a user