Преглед на файлове

Add missing @since tag for new API RepoCommand.setTargetURI()

Change-Id: I4531b94e3a04606a69eeb3c3d154510b87507012
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.8.0.201705170830-rc1
Matthias Sohn преди 7 години
родител
ревизия
3af4afdfbf
променени са 1 файла, в които са добавени 5 реда и са изтрити 3 реда
  1. 5
    3
      org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java

+ 5
- 3
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java Целия файл

@@ -282,11 +282,13 @@ public class RepoCommand extends GitCommand<RevCommit> {
}

/**
* Set the URI of the superproject (this repository), so the .gitmodules file can specify the
* submodule URLs relative to the superproject.
* Set the URI of the superproject (this repository), so the .gitmodules
* file can specify the submodule URLs relative to the superproject.
*
* @param uri the URI of the repository holding the superproject.
* @param uri
* the URI of the repository holding the superproject.
* @return this command
* @since 4.8
*/
public RepoCommand setTargetURI(String uri) {
// The repo name is interpreted as a directory, for example

Loading…
Отказ
Запис