Package: golang-github-go-git-go-git / 5.17.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| golang-github-go-git-go-git | 5.17.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| use another gcfg.patch | (download) |
plumbing/format/config/decoder.go |
2 1 + 1 - 0 ! |
--- |
| disable test with unreliable tilde expansion.patch | (download) |
plumbing/format/gitignore/dir_test.go |
36 1 + 35 - 0 ! |
disable test with unreliable tilde expansion |
| use explicit localhost ip.patch | (download) |
plumbing/transport/git/common_test.go |
4 2 + 2 - 0 ! |
use explicit loopback ip instead of localhost Tests were failing because they were attempting to connect to a DNS server (which requires internet) and looking up "localhost". This patch changes out "localhost" for the more explicit "127.0.0.1" loopback IP. |
1
