Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Add support for custom Git environments and SSL error handling. #768

Conversation

SquirrelDeveloper
Copy link
Collaborator

This update introduces an env parameter across Git-related operations, enabling custom environment variables for Git commands. Additionally, an ignoreSSLErrors option allows the use of self-signed certificates by bypassing SSL validations. These changes enhance flexibility and usability in diverse environments.

This update introduces an `env` parameter across Git-related operations, enabling custom environment variables for Git commands. Additionally, an `ignoreSSLErrors` option allows the use of self-signed certificates by bypassing SSL validations. These changes enhance flexibility and usability in diverse environments.
@SquirrelDeveloper SquirrelDeveloper added the enhancement New feature or request label Feb 22, 2025
@SquirrelDeveloper SquirrelDeveloper added this to the V0.1.30 milestone Feb 22, 2025
@SquirrelDeveloper SquirrelDeveloper merged commit 99e8b8a into master Feb 22, 2025
9 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the 746-bug---selfhosted-git-server-certificate-verification-failed branch February 22, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] - Selfhosted Git server , certificate verification failed
1 participant