You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- proxy support (using the gitconfig http configuration)
- custom certificate CA bundle setting
- support of scheme/port settings
- custom SSH URI setup
- and even a setting to define private repository upon creation
kudos to @pyhedgehog to force me into implementing that ☺
Fixes: #107Fixes: #106Fixes: #81Fixes: #88
Signed-off-by: Guyzmo <[email protected]>
- proxy support (using the gitconfig http configuration)
- custom certificate CA bundle setting
- support of scheme/port settings
- custom SSH URI setup
- and even a setting to define private repository upon creation
kudos to @pyhedgehog to force me into implementing that ☺
Fixes: #107Fixes: #106Fixes: #81Fixes: #88
Signed-off-by: Guyzmo <[email protected]>
add a configuration option to add a custom certificate file.
The text was updated successfully, but these errors were encountered: