Use git push instead of cg-push
authorH. Peter Anvin <hpa@zytor.com>
Fri, 17 Aug 2007 01:07:52 +0000 (18:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 17 Aug 2007 01:07:52 +0000 (18:07 -0700)
Makefile.private

index 8573aa4..3aa29aa 100644 (file)
@@ -103,4 +103,4 @@ unprerel:
 
 preupload:
        scp $(PRERELDIR)/$(LATEST_PREREL).* $(UPLOAD)/Testing
-       cg-push -t $(LATEST_PREREL)
+       git push --tags