Tags: async-aws/code-commit
Tags
add CodeCommit client with getBranch, getDifferences, getBlob (#1219) * add CodeCommit client with getBranch, getDifferences, getBlob * fill in blankly generated files * fill in tests * add codecommitclient to awspackagesprovider * stop psalm complaining about PossiblyUndefinedArrayOffset & NullableReturnStatement * regenerate changelog * Add changelog Co-authored-by: Neal Brooks <neali82@gmail.com> Co-authored-by: Jérémy Derussé <jeremy@derusse.com>