This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
fdroidserver
Watch
1
Star
0
Fork
You've already forked fdroidserver
0
mirror of
https://github.com/f-droid/fdroidserver.git
synced
2025-09-13 14:32:28 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5929
commits
1
branch
69
tags
36
MiB
b63e9e68c5
Commit graph
1 commit
Author
SHA1
Message
Date
Hans-Christoph Steiner
b63e9e68c5
move all test metadata files to .yml format
...
for f in metadata/*.txt; do ../fdroid rewritemeta --to yml $(basename $f | sed 's,\.txt,,'); done
2020-06-10 09:56:31 +02:00