- Preparing search index...
 
- The search index is not available
 
git-essentials 
 
Type alias ReadCommitParams
 
Read
Commit
Params
: {     dir
: string;     fs
: FsClient;     oid
: string;     cache
?: Cache;     gitdir
?: string; } 
Type declaration
- 
dir: string
 
- 
 
- 
oid: string
 
- 
Optional cache?: Cache
 
- 
Optional gitdir?: string
 
  
 
 
The working tree directory path.