Skip to content

Fix incorrect "thin pack" reference handling #110

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

Merged
merged 2 commits into from
Mar 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/go-git/go-git/v5
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: A highly extensible git implementation in pure Go.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/config
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package config contains the abstraction of multiple config files
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/internal/revision
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: 'Package revision extracts git revision from string More information about
revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html'
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/internal/url
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: package plumbing implement the core interfaces and structs used by go-git
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/cache
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/color
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/filemode
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/config
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package config implements encoding and decoding of git config files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/diff
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/gitignore
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package gitignore implements matching file system paths to gitignore patterns
that can be automatically read from a git repository tree in the order of definition
priorities.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -211,6 +211,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/idxfile
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package idxfile implements encoding and decoding of packfile idx files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/index
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package index implements encoding and decoding of index format files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/objfile
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package objfile implements encoding and decoding of object files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/packfile
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package packfile implements encoding and decoding of packfile format.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/pktline
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines
from payloads.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/object
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package object contains implementations of all Git objects and utility functions
to work with them.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/object
license: apache-2.0
licenses:
- sources: [email protected].2/LICENSE
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].2/README.md
- sources: [email protected].3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Loading