Files
git-mirror/SA
2006-04-21 14:43:30 -07:00

8 lines
199 B
Bash
Executable File

#!/bin/sh
# Take a snapshot of master and next *after* making an
# "What's in git.git" announcement, for the next round.
git tag -f sa/master refs/heads/master
git tag -f sa/maint refs/heads/maint