# dstreamcloud/go-diff

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/dstreamcloud-go-diff).**

32 stars · 2 forks · Go · Apache-2.0

## Links

- GitHub: https://github.com/dstreamcloud/go-diff
- awesome-repositories: https://awesome-repositories.com/repository/dstreamcloud-go-diff.md

## Description

a simple tool to check changes between git commits for go source files. it will resolve package dependencies. this is helpful in large projects ci, you will only need to run tests on changed/related files.

## Tags

### Part of an Awesome List

- [Version Control Add-ons](https://awesome-repositories.com/f/awesome-lists/devtools/version-control-add-ons.md) — Analyzes package changes to determine rebuild requirements.
