InterfacesGitOptionsOn this pageGitOptions Index PropertiesauthenticateautoCreatecheckoutProperties optionalauthenticateauthenticate?: (options: GitAuthenticateOptions, callback: (error?: Error) => undefined | void) => undefined | void | Promise<undefined | void | Error>Type declaration(options: GitAuthenticateOptions, callback: (error?: Error) => undefined | void): undefined | void | Promise<undefined | void | Error>Parametersoptions: GitAuthenticateOptionscallback: (error?: Error) => undefined | voidReturns undefined | void | Promise<undefined | void | Error>optionalautoCreateautoCreate?: booleanoptionalcheckoutcheckout?: boolean