Переглянути джерело

RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit

Change-Id: I7765d1a69d19968ebad603025a9c686f17633ebd
tags/v2.2.0.201212191850-r
Robin Stocker 11 роки тому
джерело
коміт
c8ed4a5006

+ 3
- 0
org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevWalk.java Переглянути файл

@@ -620,6 +620,9 @@ public class RevWalk implements Iterable<RevCommit> {
* <p>
* The commit may or may not exist in the repository. It is impossible to
* tell from this method's return value.
* <p>
* See {@link #parseHeaders(RevObject)} and {@link #parseBody(RevObject)}
* for loading contents.
*
* @param id
* name of the commit object.

Завантаження…
Відмінити
Зберегти