Class Index
java.lang.Object
com.cosium.code.format.git.Index
- All Implemented Interfaces:
AutoCloseable
- Author:
- Réda Housni Alaoui
-
Method Summary
-
Method Details
-
lock
- Throws:
IOException
-
editor
public org.eclipse.jgit.dircache.DirCacheEditor editor() -
write
- Throws:
IOException
-
commit
public void commit() -
treeIterator
public org.eclipse.jgit.treewalk.AbstractTreeIterator treeIterator() -
close
public void close()- Specified by:
closein interfaceAutoCloseable
-