repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
What's cooking (2013/12 #01)
[alt-git.git]
/
SA
blob
a54f03b4a6d66935a776a4a2680e93bbb784e0d1
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
/
head
s
/
master
6
git update-ref refs
/
hold
/
sa
/
maint refs
/
head
s
/
maint
7
8