Aditya Sirish
Aditya Sirish
Also, could you rebase over main?
Looks good on the demo :) We have to update the demo text when this is released. Also, please rebase this PR so it's easier to test in light of...
Another thought: we should probably have a `--no-verify` flag for rsl record that bypasses this verification. Full verification can start becoming expensive and I imagine a user might want to...
Verification would still happen when someone else fetches the repo _before they add their entry_, we'd offload the cost there with `--from-entry`. With that said, adding `--from-entry` here would help...
@neilnaveen this LGTM, could you update the docs a bit more and rename the API as Patrick suggested? Thanks!
@neilnaveen could you `make generate` and lint? Also, clean up commits, please? Thanks!
I suspect a rebase is needed now that #372 has landed.
> I am using r.r.ResetDueToError, which does not set the ref tip to the given commit. sorry, I'm a bit confused. does not?
I need to double check if the docstring is fixed in one of my pending PRs but is https://github.com/gittuf/gittuf/blob/main/internal/gitinterface/utils.go#L72-L80 not an option?
weird, can you dig in a bit?