mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Add UCM:Tags support to hg
This commit is contained in:
parent
277788898e
commit
94b083063a
3 changed files with 10 additions and 4 deletions
|
|
@ -1077,8 +1077,9 @@ are known to forget to tag releases. Like RepoManifest, it will not return the
|
|||
correct value if the directory containing the AndroidManifest.xml has moved.
|
||||
Despite these caveats, it is the often the favourite update check mode.
|
||||
|
||||
It currently only works for git and git-svn repositories. In the case of the
|
||||
latter, the repo URL must encode the path to the trunk and tags.
|
||||
It currently only works for git, hg and git-svn repositories. In the case of
|
||||
the latter, the repo URL must encode the path to the trunk and tags or else no
|
||||
tags will be found.
|
||||
@end itemize
|
||||
|
||||
@node Auto Update Mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue