- Preparing search index...
- The search index is not available
polykey
- packObjects(__namedParameters): Promise<Pack>
-
Parameters
-
__namedParameters: {
depth?: number;
dir: string;
fs: EncryptedFS;
gitdir: string;
haves?: string[];
refs: string[];
}
-
Optional
depth?: number
-
dir: string
-
fs: EncryptedFS
-
gitdir: string
-
Optional
haves?: string[]
-
refs: string[]
Returns Promise<Pack>
This when given a list of refs works out the missing commits and sends them over as a stream.