summaryrefslogtreecommitdiffstats
path: root/src/commands/push
blob: f97f730c827a013409d59a27d144186c94fef6bb (plain)
1
2
3
4
5
#!/bin/sh

export GL_BYPASS_ACCESS_CHECKS=1

git push "$@"