Package: golang-github-go-git-go-git / 5.16.2-1
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-go-git-go-git | 5.16.2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | 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. |
fix ftbfs.patch | (download) |
plumbing/transport/test/receive_pack.go |
4 2 + 2 - 0 ! |
fix ftbfs |
1