git/SA
Junio C Hamano 38fe95c56d Move ko-master, sa/master and friends out of tags
Otherwise they make "git-describe --contains" useless.
2007-05-23 00:01:50 -07:00

9 lines
228 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 update-ref refs/hold/sa/master refs/heads/master
git update-ref refs/hold/sa/maint refs/heads/maint