Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | all: replace `interface{}` with `any` (#7330) | Joe Chen | 2023-02-02 |
| | | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> | ||
* | autofix: fix unused method receiver (#6808) | deepsource-autofix[bot] | 2022-03-06 |
| | | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> | ||
* | lfsutil: add `Storager` interface and local storage (#6083) | ᴜɴᴋɴᴡᴏɴ | 2020-04-10 |
* Add Storager interface * Add tests * Add back note * Add tests for basic protocol routes * Fix lint errors |