Java org.eclipse.jgit.util QuotedString fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.util QuotedString fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.util QuotedString.

The text is from its open source code.

Field

GitPathStyleGIT_PATH
Quoting style that obeys the rules Git applies to file names
BourneStyleBOURNE
Quoting style used by the Bourne shell.