-
Updated
Nov 29, 2020 - C#
git-client
Here are 39 public repositories matching this topic...
-
Updated
Apr 6, 2020 - Go
-
Updated
Nov 11, 2020
If there is no email registered for the current user then unit test ZCL_ABAPGIT_USER_RECORD fails
If there is no email registered for the current user then unit tests for class ZCL_ABAPGIT_USER_RECORD fails
-
Updated
Nov 25, 2020 - C++
-
Updated
Jul 3, 2020 - C
-
Updated
Jul 26, 2020
-
Updated
May 4, 2018 - Rust
-
Updated
Aug 29, 2016 - CSS
-
Updated
Feb 7, 2020 - Python
-
Updated
Apr 14, 2019 - Java
-
Updated
Jul 24, 2020 - PowerShell
-
Updated
Dec 4, 2018
-
Updated
Aug 9, 2018 - JavaScript
-
Updated
Jan 16, 2019 - Python
-
Updated
May 29, 2018 - JavaScript
-
Updated
Feb 12, 2015 - C++
-
Updated
Jan 23, 2019 - Kotlin
-
Updated
Feb 24, 2020
-
Updated
Mar 13, 2020 - Java
Improve this page
Add a description, image, and links to the git-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the git-client topic, visit your repo's landing page and select "manage topics."


I can't seem to find any reference to this in the code.
Does go-git know how to handle configurations such as
git config --global url.ssh://[email protected]/.insteadOf https://github.com/?Thanks in advance.