From: Michael Keppler Date: Mon, 8 Oct 2018 06:45:11 +0000 (+0200) Subject: RefAdvertiser: Add Javadoc for usage of send(Collection) X-Git-Tag: v5.2.0.201811281532-m3~113 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=03ccdb0782161944ae4f1780c1d369f1410955bd;p=jgit.git RefAdvertiser: Add Javadoc for usage of send(Collection) This was not updated with the original introduction of the new method. Bug: 534731 Change-Id: Ic4589c3a209109a829fbb706a9bf38845134e904 Signed-off-by: Michael Keppler --- diff --git a/org.eclipse.jgit/src/org/eclipse/jgit/transport/RefAdvertiser.java b/org.eclipse.jgit/src/org/eclipse/jgit/transport/RefAdvertiser.java index 4662435ea7..6595cab71d 100644 --- a/org.eclipse.jgit/src/org/eclipse/jgit/transport/RefAdvertiser.java +++ b/org.eclipse.jgit/src/org/eclipse/jgit/transport/RefAdvertiser.java @@ -207,7 +207,8 @@ public abstract class RefAdvertiser { *

* This method must be invoked prior to any of the following: *

* * @param deref @@ -223,8 +224,9 @@ public abstract class RefAdvertiser { *

* This method must be invoked prior to any of the following: *

* * @param name @@ -257,8 +259,9 @@ public abstract class RefAdvertiser { *

* This method must be invoked prior to any of the following: *

* * @param from