| Package | Description |
|---|---|
| org.eclipse.jgit.util |
Utility classes.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
QuotedString.BourneStyle |
Quoting style used by the Bourne shell.
|
static class |
QuotedString.BourneUserPathStyle |
Bourne style, but permits
~user at the start of the string. |
static class |
QuotedString.GitPathStyle |
Quoting style that obeys the rules Git applies to file names
|
Copyright © 2018. All rights reserved.