Monorepo for Tangled tangled.org

types: introduce Commit type #859

merged opened by oppi.li targeting master from op/rkowwwsvpoqx

this is a backwards compatible structure that is capable of deserializing both go-git Commit structs and the existing types.NiceDiff.Commit struct.

Signed-off-by: oppiliappan me@oppi.li

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3m7hulbgp6x22
Interdiff #0 #1
types/commit.go

This file has not been changed.

History

2 rounds 1 comment
sign up or login to add to the discussion
oppi.li submitted #1
1 commit
expand
types: introduce Commit type
3/3 success
expand
expand 0 comments
pull request successfully merged
oppi.li submitted #0
1 commit
expand
types: introduce Commit type
3/3 success
expand
expand 1 comment

@runxiyu.tngl.sh, @boltless.me, this change removes the go-git type on the boundary.

newer knots will produce a cleaner json output. this will be soon reflected in the XRPC APIs.