Move ko-master, sa/master and friends out of tags

Otherwise they make "git-describe --contains" useless.
This commit is contained in:
Junio C Hamano
2007-05-23 00:01:50 -07:00
parent 41649bee8e
commit 38fe95c56d
4 changed files with 19 additions and 11 deletions

5
SA
View File

@@ -2,6 +2,7 @@
# 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
git update-ref refs/hold/sa/master refs/heads/master
git update-ref refs/hold/sa/maint refs/heads/maint