- Preparing search index...
- The search index is not available
polykey
- resolve(__namedParameters): Promise<string>
-
Parameters
-
__namedParameters: {
depth?: number;
dir?: string;
fs: EncryptedFS;
gitdir?: string;
ref: string;
}
-
Optional
depth?: number
-
Optional
dir?: string
-
fs: EncryptedFS
-
Optional
gitdir?: string
-
ref: string
Returns Promise<string>
the resolved sha hash.
Resolves a ref to it's sha hash by walking the fs and packed refs.