- 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.