- 
Method Summary
void
   org.eclipse.jgit.revwalk.RevCommit
   org.eclipse.jgit.revwalk.RevCommit
 commitAt(org.eclipse.jgit.lib.ObjectId revision)
  org.eclipse.jgit.revwalk.RevCommit
   void
   void
 write(org.eclipse.jgit.lib.CommitBuilder commit)
  
 
 
 
- 
Method Details
- 
- 
- 
- 
commit@CanIgnoreReturnValue
org.eclipse.jgit.revwalk.RevCommit commit()
                                   throws  IOException
 
- Throws:
- IOException
 
- 
commitAt@CanIgnoreReturnValue
org.eclipse.jgit.revwalk.RevCommit commitAt(org.eclipse.jgit.lib.ObjectId revision)
                                     throws IOException 
- Throws:
- IOException
 
-