https://github.com/glaslos/diff
https://github.com/glaslos/diff
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/glaslos/diff
- Owner: glaslos
- License: bsd-3-clause
- Created: 2024-11-11T18:32:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T11:44:18.000Z (about 1 year ago)
- Last Synced: 2025-02-28T23:46:25.784Z (10 months ago)
- Language: Go
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# diff
This is a copy of the Go text diffing package that [gopls uses] to generate
unified diffs.
The code is entirely written by the Go Authors.
No PRs will be accepted here - please contribute to the upstream source!
[gopls uses]: https://github.com/golang/tools/tree/master/internal/diff
## License
See https://github.com/golang/tools/blob/master/LICENSE