public interface Log
Git repo's log.| Modifier and Type | Method and Description |
|---|---|
com.jcabi.xml.XML |
asXml()
This
Log as XML. |
Iterable<Commit> |
commits()
Commits from this log.
|
Iterable<Commit> commits() throws IOException
IOException - if error reading git repocom.jcabi.xml.XML asXml()
throws IOException
Log as XML.LogIOException - if error reading git repoCopyright © 2018 George Aristy. All rights reserved.