index
:
other
master
r14.0.x
Other shared files
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
release
/
anon
blob: 7bb0165213c3fe58e72c746b07c1931a10f984ee (
plain
)
1
2
3
for f in `find . -type d -name '.svn'`; do rm -rf $f done