Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
AddCommand |
Git.add()
Returns a command object to execute a
Add command |
AddCommand |
AddCommand.addFilepattern(java.lang.String filepattern) |
AddCommand |
AddCommand.setUpdate(boolean update) |
AddCommand |
AddCommand.setWorkingTreeIterator(WorkingTreeIterator f)
Allow clients to provide their own implementation of a FileTreeIterator
|
Copyright © 2012. All Rights Reserved.