Skip to content

Commit 12fda45

Browse files
authored
Remove deprecated report card badge (#78)
1 parent 51e5b1f commit 12fda45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# go-gitdiff
22

3-
[![PkgGoDev](https://pkg.go.dev/badge/github.com/bluekeyes/go-gitdiff/gitdiff)](https://pkg.go.dev/github.com/bluekeyes/go-gitdiff/gitdiff) [![Go Report Card](https://goreportcard.com/badge/github.com/bluekeyes/go-gitdiff)](https://goreportcard.com/report/github.com/bluekeyes/go-gitdiff)
3+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/bluekeyes/go-gitdiff/gitdiff)](https://pkg.go.dev/github.com/bluekeyes/go-gitdiff/gitdiff)
44

55
A Go library for parsing and applying patches generated by `git diff`, `git
66
show`, and `git format-patch`. It can also parse and apply unified diffs

0 commit comments

Comments
 (0)