public class ApplyResult extends Object
ApplyCommand
Constructor and Description |
---|
ApplyResult() |
Modifier and Type | Method and Description |
---|---|
ApplyResult |
addUpdatedFile(File f)
Add updated file
|
List<File> |
getUpdatedFiles()
Get updated files
|
public ApplyResult addUpdatedFile(File f)
f
- an updated fileCopyright © 2020 Eclipse JGit Project. All rights reserved.