Update Announce for release candidates and use ProjectContact
[git] / SA
1 #!/bin/sh
2 # Take a snapshot of master and next *after* making an
3 # "What's in git.git" announcement, for the next round.
4
5 git update-ref refs/hold/sa/master refs/heads/master
6 git update-ref refs/hold/sa/maint refs/heads/maint
7
8