[update] post recieve hook to skip prs for now
This commit is contained in:
@@ -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