mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 00:40:29 +03:00
Added importer support for bitbucket repos
This commit is contained in:
parent
a35d31aa21
commit
c08f5d7e5f
2 changed files with 11 additions and 2 deletions
|
|
@ -336,6 +336,8 @@ Github - @code{https://github.com/USER/PROJECT}
|
|||
@item
|
||||
Google Code - @code{http://code.google.com/p/PROJECT/}
|
||||
(supports git, svn and hg repos)
|
||||
@item
|
||||
Bitbucket - @code{https://bitbucket.org/USER/PROJECT/}
|
||||
@end enumerate
|
||||
|
||||
Depending on the project type, more or less information may be gathered. For
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue