Structs§
- File
Executable Flag - On-disk state of file executable bit.
- File
State - File
States - Read-only map of path to file states, possibly filtered by path prefix.
- Local
Working Copy - Local
Working Copy Factory - Locked
Local Working Copy - A working copy that’s locked on disk. The lock is held until you call
finish()
ordiscard()
. - Materialized
Conflict Data - Tree
State - Tree
State Settings - Settings specific to the tree state of the
LocalWorkingCopy
backend.
Enums§
- EolConversion
Mode - Configuring auto-converting CRLF line endings into LF when you add a file to the backend, and vice versa when it checks out code onto your filesystem.
- File
Type - Tree
State Error