| http://www.w3.org/ns/prov#value | - @param tip@@ -370,7 +370,7 @@ public class RevWalk implements Iterable<RevCommit> { /** * Pop the next most recent commit.- * + * * @return next most recent commit; null if traversal is over. * @throws MissingObjectException * one or or more of the next commit is parents are not available@@ -389,7 +389,7 @@ public class RevWalk implements Iterable<RevCommit> { /** * Obtain the sort types applied t
|