Remove a stored Git credential from a repository.
await store.deleteGitCredential({ id: credential.id, });
createGitCredential()