master
cli: remove `os.IsNotExist` and `os.IsExist` error checks
cli: refactor `util` package to use `internal/errors`
cli: upgrade go-git to v5.4.2 and go version to 1.18
cli: update tests (#47)
cli: wrap errors
cli: enhance e2e tests
[cli] add comments (#4)
cli: fix lint errors