repo.or.cz
/
versaplex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
'make test' in dbus-sharp does something.
[versaplex.git]
/
get-git-modules
blob
de79b757d2016e0a8c49693da9eae0147cf446e4
1
#!/bin/sh -x
2
set -e
3
git submodule init
4
git submodule update
5
test -e
wv
/
Makefile
6
(
cd
wv
&&
.
/
get-git-modules
)