repo.or.cz
/
git
/
spearce.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Meta/DoKernelOrg: skip if i386 is not ready yet
[git/spearce.git]
/
V
blob
f6553a4e4e73c8faf1b527e4b168cd9da820c021
1
#!/bin/sh
2
for
v
in
maint master next pu
3
do
4
echo
$v
$
(
git-describe
$v
)
$
(
$HOME
/
git-
$v
/
bin
/
git version
)
5
done