Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
org.eclipse.jgit.blame |
Computing blame/annotate information of files.
|
Class | Description |
---|---|
BlameResult |
Collects line annotations for inspection by applications.
|
Class | Description |
---|---|
BlameGenerator |
Generate author information for lines based on a provided file.
|
BlameResult |
Collects line annotations for inspection by applications.
|
Copyright © 2018. All rights reserved.