File: push.sh

package info (click to toggle)
kerneloops 0.12%2Bgit20090217-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 408 kB
  • ctags: 90
  • sloc: ansic: 1,071; makefile: 111; sh: 54
file content (4 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
git gc
git-push -f ssh://git.infradead.org/srv/git/kerneloops.git master:refs/heads/master
git-push --tags -f ssh://git.infradead.org/srv/git/kerneloops.git master:refs/heads/master